[Live-devel] Public vs Protected of StopPlaying()

2008-11-21 Thread Guy Bonneau
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.

Re: [Live-devel] Multicasting and Live555 Media Server

2008-11-21 Thread Ross Finlayson
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

[Live-devel] Multicasting and Live555 Media Server

2008-11-21 Thread Mike Cravens
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

Re: [Live-devel] RTP+RTCP

2008-11-21 Thread Ross Finlayson
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/