Re: [Live-devel] Strange problem with h264 streaming

2011-06-12 Thread Ross Finlayson
FYI, I've now installed a new version (2011.06.12 ) of the "LIVE555 Streaming Media" code that fixes a problem that *might* have been causing this problem. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-

Re: [Live-devel] Strange problem with h264 streaming

2011-05-18 Thread Bruno Filipe Basilio
> Do you have any insights what could be the problem here ? > It seems to happen on different devices using live555 to stream > h264 via RTSP. I use ARM based DM6467 and Bruno is running live555 > application on a PC. My setup is the Ubuntu Server Linux 10.04 LTS. I believe that system instabilit

Re: [Live-devel] Strange problem with h264 streaming

2011-05-17 Thread Felix Radensky
Hi Ross, On 05/11/2011 04:35 PM, Bruno Filipe Basilio wrote: Hi Felix, I have a similar problem. After 3 days playing I couldn't access the RTP/RTCP server PC anymore. Pinging didn't work either. Only after a reboot everything is ok. A few days later the same happened. And now I discovered so

Re: [Live-devel] Strange problem with h264 streaming

2011-05-11 Thread Felix Radensky
Hi Bruno, On 05/11/2011 07:30 PM, Bruno Filipe Basilio wrote: I'm streaming h264 via RTSP. The video is produced by hardware encoder. In my code I use H264VideoStreamDiscreteFramer class and event triggers to notify the streamer thread about the availability of new h264 buffer. What is your vid

Re: [Live-devel] Strange problem with h264 streaming

2011-05-11 Thread Felix Radensky
Hi Bruno, On 05/11/2011 04:35 PM, Bruno Filipe Basilio wrote: Hi Felix, I have a similar problem. After 3 days playing I couldn't access the RTP/RTCP server PC anymore. Pinging didn't work either. Only after a reboot everything is ok. A few days later the same happened. And now I discovered s

Re: [Live-devel] Strange problem with h264 streaming

2011-05-11 Thread Bruno Filipe Basilio
>> I'm streaming h264 via RTSP. The video is produced by >> hardware encoder. In my code I use H264VideoStreamDiscreteFramer >> class and event triggers to notify the streamer thread about >> the availability of new h264 buffer. > What is your video source ? Is it h264 or something else ? My vide

Re: [Live-devel] Strange problem with h264 streaming

2011-05-11 Thread Bruno Filipe Basilio
Hi Felix, I have a similar problem. After 3 days playing I couldn't access the RTP/RTCP server PC anymore. Pinging didn't work either. Only after a reboot everything is ok. A few days later the same happened. And now I discovered something even stranger: I sniffed the network traffic going to an

[Live-devel] Strange problem with h264 streaming

2011-05-11 Thread Felix Radensky
Hi, I have a strange problem with latest version of live555. I'm streaming h264 via RTSP. The video is produced by hardware encoder. In my code I use H264VideoStreamDiscreteFramer class and event triggers to notify the streamer thread about the availability of new h264 buffer. I use VLC as a view