Hello,
i found this thread on libav-api list and was asking me if you can share
your example with me. i'm hangung now since days aroudn while i try to read
an http live stream from internet and write it to a transport stream file,
but i'm not able to get a file where i have video and audio togethe
I cannot provide an URL but you can get the same behavior by setting up a
GStreamer RTSP server using the following pipeline:
./test-launch --gst-debug=2 " v4l2src device=/dev/video0 ! queue !
video/x-raw-yuv,format=(fourcc)YUY2, width=320, height=240 ! queue !
ffmpegcolorspace ! queue ! x264enc