Hi All, hi Luca
I sent my problematic source code
I am using vlc and SDP file
int main(int argc, char **argv)
{
const char *input_filename =
"/home/georgi/Downloads/video/IMG_0019.MOV";
const char *filename = "rtp://10.101.3.60:9078";
AVOutputFormat *fmt;
AVFormatContext *input_cont
On 13/03/15 17:10, Georgi Rosenov Stefanov wrote:
> Hi All,
>
> I succeeded to stream good packages using ffmpeg. But I want to use libav
> code.
> Is there any know issue with RTP streaming ?
None that I know and w/out seeing your code is hard to figure out what
you are exactly doing.
lu
_