While writing code using the library I ran through a minor compilation
problem where the compiler would complain about member function
StopPlaying() being protected.
The issue I got was causing by the library having class MediaSink declares
virtual member function StopPlaying() as public member.
1. What use , if any, of multicasting is made by the Live555 Media Server?
None - the "LIVE55 Media Server" streams via unicast only.
If you want to stream via multicast, use one of the "test*Streamer"
demo applications in the "testProgs" directory.
However, your bigger problem is the f
Two ( perhaps related) questions:
1. What use , if any, of multicasting is made by the Live555 Media
Server?
2. We are trying to run both pre-built and locally built versions of
Live555 media server on an Intel x86 machine on Centos 5.2. When
we execute the "live555MediaSe
Can I use RTP along with RTCP (I do not want RTSP)?
If I use "testMPEG2TransportStreamer.cpp" , I am not getting any
RTCP commands.
You are mistaken. The "testMPEG2TransportStreamer" application
*does* send RTCP packets.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/