Morpheus235

Results 6 comments of Morpheus235

Just tested this with ffmpeg as caller and listener. While some codecs get assigned as Private data streams in ffmpeg opus seems to be muxed just fine and is automatically...

Just tested this, since I am planning to do something similar using RTSP PTZ Cams. Works mostly but h264 Transcoding does not, but this is to be expected as you...

So I searched for a valid C example and found this gist: https://gist.github.com/tetkuz/a764b64adb52c47751b1c1114c503e15 I compiled it and it seems to be working fine. Also the related documentation entry of Gstreamer:...

Well I at least found a somewhat useful workaround. Instead of relying on Signals being emitted, I am just reading the ```stats``` property in a loop and at least get...

Yeah saw that the property change should be displayed in the Bus and I even added the needed Watchers but for some reason it is not being emitted in my...

@getroot I am running into this Issue as well. Setting Default CrossDomains does not seem to work and the Header is never filled (at least for Status 201, 404, and...