Hello,
I am new in live555 development. I am using live555 proxy server for
streaming live and recorded video. I am able to stream recorded video,
but facing an issue with that. I have a 15fps recoreded video file,
but live555 is streaming it with 30fps (VLC stats). VLS show fast
forward video.
I
Hello All,
I am refering testVideoOnDemand.cpp source for streaming h264 file. I
am able to open stream from vlc player, but rtsp server close session
before EOF receives on client side. I have a raw h264 file of length
30 seconds, but client plays video up to 25 seconds. When I check the
source f
Hello,
I am working on Live555 proxy server. I have one camera connected to
proxy server and able to open its live stream from proxy server in
first attempt.
But as soon as I disconnect client (openRTSP/VLC), proxy server
started giving this error RTCPInstance error: Hit limit when reading
incomin
Hi,
I am working on special case where UDP is blocked and only outgoing
port 443 is opened. So that RTSP client only able to open RTSP stream
over SSL connection. I can pass socket descriptor of pre established
SSL connection to RTSPClient class, but SSL calls are not implemented
in groupsock to r
Hi,
We do use some swann network cameras for our products.
Did you tried this url rtsp://admin:12345@ip_address/stream1?
We use this url in our player.
--
Thanks & Regards,
DnyaneshG.
___
live-devel mailing list
live-devel@lists.live555.com
http://lists
Hi Ross,
I am using Live555 as a streaming media server and using REGISTER command
feature to access cameras which are behind firewall.
I am able to do that, but our camera doesn't support PAUSE command. Proxy
server is sending PAUSE command when all RTSP clients are disconnected.
I wish to send TE
Dear Live555 Team,
I have been using live555 proxy server to stream 1000+ streams. I have
deployed it on quad core Intel Xeon server.
The server is working fine, but Its suffering from serious problem. For 100
streams and connected one client for each stream, one of the core is
getting 100% utiliz
Hi All,
Somehow I am able to add multi threading support in our server by
subclassing RTSPServer with minor changes in it. Now I am able to handle
more than 200 connections (200 back end and 200 front end streams).
But right now I am facing some other problem. Because our camera's are
behind fire
Hi Ross,
For now to fix this issue, I have closed the sockets as soon as they are no
need. This fix my issue, but disable the server's ability to stream over
UDP. This is not concern yet; because we are not using UDP streaming for
now.
Regarding threading support, I did FAQ about threading, But I
Hi,
Found a memory leak in class ProxyServerMediaSession. This leak grows with
more number of cameras registered to live555ProxyServer.
class PresentationTimeSessionNormalizer is derived class of Medium. So that
whenever object of class PresentationTimeSessionNormalizer is created, it
creates its
10 matches
Mail list logo