News:

ポストを行うにはアカウントの登録を行ってください
Please register account, if you want to post.

Main Menu

Directshow Output - Chrome/WebRTC

Started by falveyg, November 18, 2014, 11:00:43 PM

Previous topic - Next topic

falveyg

Hi,

I'm currently trying to use Dxtory to stream video out throught the Directshow Output (Output1/Dxtory Video 1) using WebRTC (commanly used in Hangouts) and an example can be found here: https://apprtc.appspot.com

All I am getting is a black feed, regarless of what I'm trying to capture.  I've checked that my system is working with regards to streaming as I am able to stream from Dxtory  to Vidblaster (using Dxtory Video 1) and can see the capture there.  I am then able to stream from Vidblaster to Chrome/WebRTC and can also see the capture.  So in general streaming works, just not with Dxtory.

I'm currently running v2.0.128

Does anyone have any ideas?

Thanks in advance.
Grahame


UPDATE

I have just tried this using Mozilla and get an error "Failed to get access to local media.  Error name was undefined. Continue without sending stream."  When the application calls "getUserMedia()"


ExKoder