badxy.blogg.se

Ffmpeg rtsp input example c++
Ffmpeg rtsp input example c++







ffmpeg rtsp input example c++

When we didn’t use ov, and use only kurento, we have some problems with artefacts( I don’t know why. And stream /dev/video0 to this session.īut we done this part as I wrote previously. And our program connected to this session too. All users from browsers connected to it and stream their cameras. On OV the room (session) with name demo_room_1 was created. In this case we need OV because we want what users from browsers can view this stream. We need to stream any physical device from linux os, as you know /dev/video0 etc.

ffmpeg rtsp input example c++

Mihail, thank you for your answer, but it is not our solution. Maybe some info or advices how to debug it and understand where problem. We read all info from your sites of OV & Kurento… We can give you all additional information. But! When we use only janus, stream from our soft to janus, and get it back to linux as loopback all is ok! But we want to use your software. We stream to janus and from it by webrtc stream to kurento. Next step was to use alternative soft, janus as webrtc gateway. Then we rebuild all and use native webrtc to communicate with OV, same result. First of all, we use rtp to deliver video (artefacts). When we push or pull stream from/to ov kurento, the picture shows with artefacts (grey, green or others). What subscribers can view in the web by browser. Learned all information from site but no result.īy the way, we develop a program (C/C++) that can get linux video device and stream it on Kurento through OpenVidu in some session. We have some problems and didn’t know that to do.









Ffmpeg rtsp input example c++