[Live-devel] '/' in streamName for rtsp server url?
Ross Finlayson
finlayson at live555.com
Wed Sep 13 00:38:50 PDT 2006
>Is there some issue with having a '/' in the streamName?
Yes. Our RTSP server implementation does not allow this (because it
uses '/' for selecting individual substreams (of an audio+video
session).
> Do I
>need to so something special (like create ServerMediaSessions each of
>the sub-paths) to get this to work?
No, you can't do this with the current code. You'll have to omit '/'
characters from the stream name.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list