[Live-devel] openRTSP h264 decoding

2011-05-31 Thread Ignacio Rodriguez Torres
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

[Live-devel] RTSP/RTP streaming from camera

2011-05-31 Thread Bill Weinman
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

[Live-devel] VLC stops working due to live555 breakdown after 2147 seconds

2011-05-31 Thread Szoke
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

[Live-devel] Possible bugs in ByteStreamFileSource and MPEG2TransportStreamFramer

2011-05-31 Thread Wiser, Tyson
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