Re: [Live-devel] Proxy Server REGISTER option

2013-10-07 Thread Ross Finlayson
> Ok...that makes sense. Any idea how Proxy Server would handle the following > url? > > rtsp://:/axis-media/media.amp?resolution=480x270&fps=3&compression=40&videokeyframeinterval=18 OK, I hadn't anticipated complicated back-end stream URLs like this. So I've gone ahead and changed the way tha

Re: [Live-devel] Proxy Server REGISTER option

2013-10-07 Thread Bob Bischan
Ross, Ok...that makes sense. Any idea how Proxy Server would handle the following url? rtsp://:/axis-media/media.amp?resolution=480x270&fps=3&compression=40&videokeyframeinterval=18 >From debug I can see ProxyServer handles the new subsession like this: ProxyServerMediaSession["rtsp://99.58.86.

Re: [Live-devel] Proxy Server REGISTER option

2013-10-07 Thread Ross Finlayson
> Thanks for the update...I am now getting debug output. > > I see that the rtsp://url I am registering adds a new > "ProxyServerMediaSubsession with periodic OPTION requests from the Proxy > Server to the stream. Everything appears normal, but I'm not sure how to > access the proxy stream now

Re: [Live-devel] Proxy Server REGISTER option

2013-10-07 Thread Bob Bischan
Ross, Thanks for the update...I am now getting debug output. I see that the rtsp://url I am registering adds a new "ProxyServerMediaSubsession with periodic OPTION requests from the Proxy Server to the stream. Everything appears normal, but I'm not sure how to access the proxy stream now. Do REG

Re: [Live-devel] Stream MP3 over TS

2013-10-07 Thread Ross Finlayson
> thanks for your fast replay. Now I can stream my MP3 packed in MPEG-TS > container over RTP :) > > Now it transform my mp3 in to new mpeg-ts file and then transmit it (the > mpeg-ts file) over rtp. Once again: If you want to transmit MP3 audio via RTP, the best way to do this is to do so dir

Re: [Live-devel] Streaming H.264/SVC

2013-10-07 Thread Robert Krakora
Only ones I know of, unfortunately...I just received a Logitech C930e webcam that is supposed to be H.264 SVC...it is UVC 1.5 though and v4l2 only supports UVC 1.1. Have to do some devel to get the H.264 SVC stream out of it. On Mon, Oct 7, 2013 at 10:17 AM, Ross Finlayson wrote: > > On Oct 7,

[Live-devel] Stream MP3 over TS

2013-10-07 Thread Roberto Pompermaier
Hi, thanks for your fast replay. Now I can stream my MP3 packed in MPEG-TS container over RTP :) Now it transform my mp3 in to new mpeg-ts file and then transmit it (the mpeg-ts file) over rtp. I would like to transform and transmit at the same time, without creating an temporary file. If I

Re: [Live-devel] Proxy Server REGISTER option

2013-10-07 Thread Ross Finlayson
> I have been trying to use the new REGISTER option with Proxy Server and have > not been able to make this work. Has anyone used this feature? If so, any > input on how to implement this feature would be greatly appreciated. > > When running an instance of Proxy Server with -V -R options set I

Re: [Live-devel] Streaming H.264/SVC

2013-10-07 Thread Ross Finlayson
On Oct 7, 2013, at 6:54 AM, Robert Krakora wrote: > Here you go... > > http://www.acceptv.com/page/products_svc_test_streams How about a file that we can download without having to fill out an intrusive form first! Ross Finlayson Live Networks, Inc. http://www.live555.com/

Re: [Live-devel] Streaming H.264/SVC

2013-10-07 Thread Robert Krakora
Here you go... http://www.acceptv.com/page/products_svc_test_streams On Mon, Oct 7, 2013 at 9:39 AM, Ross Finlayson wrote: > i want to know if the *Live555 Streaming Media* libraries support the > video stream H.264/SVC (Annex G extension of H.264/AVC). > > > No, not at present. However, if yo

Re: [Live-devel] Streaming H.264/SVC

2013-10-07 Thread Ross Finlayson
> i want to know if the Live555 Streaming Media libraries support the video > stream H.264/SVC (Annex G extension of H.264/AVC). No, not at present. However, if you can point me at an example of a H.264/SVC Elementary Stream file (i.e., containing a sequence of H.264 and H.264/SVC NAL units),

[Live-devel] Streaming H.264/SVC

2013-10-07 Thread Caverzaghi Marco
Hello, i want to know if the Live555 Streaming Media libraries support the video stream H.264/SVC (Annex G extension of H.264/AVC). Thanks in advance, Marco ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/

[Live-devel] Proxy Server REGISTER option

2013-10-07 Thread Bob Bischan
Hi, I have been trying to use the new REGISTER option with Proxy Server and have not been able to make this work. Has anyone used this feature? If so, any input on how to implement this feature would be greatly appreciated. When running an instance of Proxy Server with -V -R options set I do not

Re: [Live-devel] Clarification

2013-10-07 Thread Ross Finlayson
> Thanks for your valuable input. But can you please throw some light on the > Denial of Service attack. How this will be security risk at the Server side. Because a client A can ask a server B to transmit a stream of packets towards a third party C - who never asked for this. That's why we do

Re: [Live-devel] Clarification

2013-10-07 Thread Nambirajan M
Hi Ross, Thanks for your valuable input. But can you please throw some light on the Denial of Service attack. How this will be security risk at the Server side. Thanks and regards, M. Nambirajan From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Beha