Re: [Live-devel] RTSPserver, live source and dynamic opening URL

2007-10-30 Thread Nicola Bova - Redsk
* mar 30 ott (17:01), Ross Finlayson scrive: > >if the opening url is (for example) rtsp://camera:554/stream0300.mp4 > >I have to configure the compressor to generate a 300kbps stream. > >if the url is rtsp://camera:554/stream1200.mp4 the stream must be set at > >1200kbps. > > > >Since it is not fe

Re: [Live-devel] RTSPserver, live source and dynamic opening URL

2007-10-30 Thread Ross Finlayson
>if the opening url is (for example) rtsp://camera:554/stream0300.mp4 >I have to configure the compressor to generate a 300kbps stream. >if the url is rtsp://camera:554/stream1200.mp4 the stream must be set at >1200kbps. > >Since it is not feasible to add a ServerMediaSession for every possible >sp

[Live-devel] RTSPserver, live source and dynamic opening URL

2007-10-30 Thread Nicola Bova - Redsk
Hi all, I'm writing (well, rewriting from scratch) a streamer server embedded in an ip camera that delivers the acquired stream through liveMedia. I'm able to acquire from the live source and deliver through rtsp with my custom FramedSource and ServerMediaSubsession. What I need now is to set