2007/11/22, Ross Finlayson <[EMAIL PROTECTED]>:
>
> I don't follow this. The "forceMulticastOnUnspecified" hack - which
> is used only if a multicast address was *not* specified in SDP -
> cannot possibly be expected to work for SSM sessions, because, for
> such sessions, the source filter address
Hi all,
I'm implementing a streamer server and I've defined my own
sublass of "RTSPServer" to get a custom behavior.
Now I'm managing authentication and I have to implement a Basic auth
("Authentication: Basic" instead of "Authentication: Digest") in
order to support a legacy client.
Which is
Hi,
Can you please elaborate on how fOurServerMediaSession is updated for
multiple client sessions. If I have two setup requests from the same
source with all else the same but different transport parameters, does
the second request override the first?
Is there a limitation on the number of c
Hello, mailinglist!
Is it possible to make live555MediaServer stream with RAW UDP
datagrams, not with RTP? If so, how can i do this?
Thanks for help!
--
Best regards,
bagger-devel mailto:[EMAIL PROTECTED]
___
live-devel m
>The fourth parameter "forceMulticastOnUnspecified" of
>RTSPClient::setupMediaSubsession() will guide the client agent to
>setup a multicast subsession if the IP address is not specified in
>SDP. The client will then join the multicast group later by calling
>subsession.setDestinations(fServerA
Dear Sir:
The fourth parameter "forceMulticastOnUnspecified" of
RTSPClient::setupMediaSubsession() will guide the client agent to setup a
multicast subsession if the IP address is not specified in SDP. The client
will then join the multicast group later by calling
subsession.setDestinations(fServe