Hello, first of all thank you all for maintaining this forum so active
I am using openRTSP to recieve a stream with a .sdp this stream contains
video and audio streams, but I´m only interested in the video, which is
encoded with h264, when i am trying to decode with ffmpeg I obtain NAL
errors.
I
I'm writing an application to stream from a camera to a wowza server for
re-broadcast. I have most of it working.
I have encoded video (x264) and audio (aac) frames -- I'm using ffmpeg's
libav libraries for this -- and am successfully communicating with the
wowza server using RTSP. I'm sending
Hi everyone,
I have started a discussion on the VLC forum, which explains the problem
I have with Live555:
http://forum.videolan.org/viewtopic.php?f=14&t=90813
In short:
1.
I am catching a rtsp stream from an IP camera attached to a kestrel
nest. For those who are interested in birds, just fo
I am using the live555 library in a Linux application that receives a low frame
rate MPEG2-TS from a live source one frame at a time. The source is not
represented as a file by the OS. To make the interface to the live555 library
easier, I opened a pipe and write each frame to it as I receive