Just try:
./genMakefiles linux
2008/2/23, cody bedford <[EMAIL PROTECTED]>:
>
> ok i have a linux box redhat running a video and music share and i was
> getting major configure.log said over and over to get latest version of
> livemedia.hh and that it couldnt find this file anywhere over and over
Hi all.
I have a relay which take a live source (MP4V-ES) as FramedSource and
transmit it to a multicast address.
I would like to change the source on the flight on an external event (for
instance a timer) without breaking the client side session.
Anybody has a hint?
regards
Nicolas Renard
I find a simpler way to do this by adding several multicast address to the
group sock by using the addDestination method before the creation of the
RTPsink.
Nicolas Renard
2008/2/7, Ross Finlayson <[EMAIL PROTECTED]>:
>
> > indeed I need several multicast streams from one sou
first client has the source i on
the address j and a second client wants the source i+1 (for instance)
on the same address j. The ideal behavior is to stop the source i to
let the two clients watch the source i+1.
Can anybody give me some advice to solve these issues?
Thank you all for your time.
Ni