Re: [FFmpeg-devel] Please tell me if following scenario is possible while using FFmpeg

2016-12-01 Thread Lou Logan
On Thu, Dec 1, 2016, at 01:56 AM, Adeel Nazir wrote: > I'm opencv image processing developer. i'm developing c++ application in > which i'm recieving rtsp stream and then i want to create another Public > rtsp url that stream audio and video through ffmpeg c++ code. > what i'm doing: i recieve

[FFmpeg-devel] Please tell me if following scenario is possible while using FFmpeg

2016-12-01 Thread Adeel Nazir
I'm opencv image processing developer. i'm developing c++ application in which i'm recieving rtsp stream and then i want to create another Public rtsp url that stream audio and video through ffmpeg c++ code. what i'm doing: i recieve AVStream and i convert avframe to opencv Mat and do some process