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
>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
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
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
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
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