Horst,
Thanks for the report.
I’ve just released a new version (2020.01.22) of the “LIVE555 Streaming Media”
code that fixes this.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
___
live-devel mailing list
live-devel@lists.live555.com
h
Hi,
TLSState::reset() may cause a segmentation fault because not all members
of TLSState are properly initialized.
In particular, lines 26-28 of liveMedia/TLSState.cpp (version
2020.01.19) should initialize "fCon" and "fCtx", too:
#ifndef NO_OPENSSL
, fClient(client), fHasBeenSetup(False), fCo
Hi Ross,
I can give you more detail about how I decide rtsp proxy could not send
RTP packet after a few seconds.
I have captured packets in host which rtsp proxy is running. Hanua
camera was sending packet to proxy properly but streams of rtsp proxy
was giving up sending RTP packets after a
Cihan,
Note that the ‘interleaving’ (RTP/RTCP-over-RTSP) is happening only for your
‘front-end’ stream, which you are accessing using the VLC RTSP client
application. Unfortunately we can’t help you specifically with problems with
VLC, as that is not our software.
Instead, for testing, I sugg
Hi all,
I have a problem when I try to create session which type rtsp interleaved
I am using rtsp proxy in live555 media streaming project and when I
send request for rtsp interleave which rtp streams is sending in RTSP
session by using same port with RTSP.
But rtsp proxy giving up sending