Re: [Live-devel] Live555 Proxy Server - Stuck in endless loop

2016-03-19 Thread Ross Finlayson
OK, I still can’t quite figure out what’s going wrong here, but I think I’m getting closer. I’ve just installed a new version (2016.03.16) of the code that adds some extra checking, and some more ‘internal error’ debugging fprintf()s. Please run this new version, and let me know if you see any

Re: [Live-devel] How to add , delete more camera connect resource for multi-thread in live555

2016-03-19 Thread Ross Finlayson
>I'm very glad to use live555 to develop our project.And now I > encountered a few questions when developing a program for our project. >I want to develop a rtspclient program to connect more cameras via > live555 at one time, and dynamically add or delete these connected resou

Re: [Live-devel] How to add , delete more camera connect resource for multi-thread in live555

2016-03-19 Thread Jeff Shanab
I have used live555 for quite a while and what you need to understand is that live555 does internally what an operating system does at a more generic level. Jump between tasks. An operating system has knwo knowledge so it slices tasks and must preserve and restore context. By using an event loop t

[Live-devel] Need help for SDP changes from MP2T to h264

2016-03-19 Thread Nilesh Wagh
Hi, I am using Live555 RTSP client and Proxy server for h264 RTSP streaming, In the response of Describe command I get below SDP: *v=0* *o=- 1458120122454851 1 IN IP4 192.168.15.204* *s=LIVE555 Streaming Media v2014.03.25* *i=LIVE555 Streaming Media v2014.03.25* *t=0 0* *a=tool:LIVE555 Streaming

Re: [Live-devel] Need help for SDP changes from MP2T to h264

2016-03-19 Thread Ross Finlayson
The “LIVE555 Proxy Server” should have no trouble proxying this stream, which carries MPEG Transport Stream data in RTP. I.e., your 'front-end' clients should receive this stream OK - as MPEG Transport Stream data - and should be able to play it. (E.g., if you use “VLC” as your front-end clie

[Live-devel] Dealing with frames having missing rtp packets

2016-03-19 Thread sampsa
Hi, A quick question about live555 behaviour with packet loss. Let's consider a (video) frame consisting of five packets [ ]. Packets have the following RTP sequence enumeration: [11] [12] [13] [14] [15] (all packets have the same rtp timestamp as they belong to the same frame) Now, let's