Re: [Live-devel] MPEG-TS in LIVE media.

2013-11-13 Thread Ross Finlayson
> We are using the LIVE555 framework to stream a camera and store the video > streams in raw format. Whenever required we convert it into the .mp4 and play > it on the clients (IOS/android devices). > Now I was thinking of storing the camera video (MPEG/H264) in small chunks of > .ts files. Not

[Live-devel] Multiple session in Live555

2013-11-13 Thread john dicostanzo
HI Ross, I am new to Live555. I am using your test app "testOndemandRtspServer",i want to know that how its maintain multiple clients session internally. is it create multiple process?? Thanks and Regards, John ___ live-devel mailing list live-devel@lis

Re: [Live-devel] (your proposed new options for "openRTSP")

2013-11-13 Thread Ross Finlayson
> I would like to propose two additional features for openRTSP: > 1. Adding user agent string option >For example: openRTSP -Q -D 2 -C "BlackBerry9100" > rtsp://127.0.0.1:554/ClickTrailer_320x240_30FPS_h264_aac.mp4 > 2. Adding a bind option Thanks for the note. I've just installed a new ver

Re: [Live-devel] live555 TS muxer broken?

2013-11-13 Thread Ross Finlayson
> I have just used testH264VideoToTransportStream to convert an ES file saved > using openRTSP and converted it to TS. Note that you can easily do this without using an intermediate ES file. (Instead, you use a pipe.): In "testH264VideoToTransportStream.cpp", change "inputFileName" from "in.26

[Live-devel] RTSP (RTP) -> H.264ES -> MPEG2-TS muxing problem

2013-11-13 Thread Umar Qureshey
Hi, I am attempting to grab an H.264 ES stream from a streaming IP camera and mux it to a TS and save to a file. I have modified the testRTSPClient.cpp demo program to accomplish this. Basically, I modified it such that I get the H.264-ES, then I pass it through the H264VideoStreamDiscreteFrame

Re: [Live-devel] rtsp proxy stops streaming

2013-11-13 Thread Ross Finlayson
> I'm wondering if there is a specific message I can look for in the logs > when at level 2 that will indicate if a proxies stream has failed? I'm > using the proxyServer example and at times the stream stops streaming. > I can see the OPTION commands going out to the camera with a response,

[Live-devel] rtsp proxy stops streaming

2013-11-13 Thread Craig Matsuura
I'm wondering if there is a specific message I can look for in the logs when at level 2 that will indicate if a proxies stream has failed? I'm using the proxyServer example and at times the stream stops streaming. I can see the OPTION commands going out to the camera with a response, but conn

[Live-devel] MPEG-TS in LIVE media.

2013-11-13 Thread Kalkere, Giridhara(IE10)
Hello Ross, How are you doing? Hope everything good in your end. We are using the LIVE555 framework to stream a camera and store the video streams in raw format. Whenever required we convert it into the .mp4 and play it on the clients (IOS/android devices). Now I was thinking of storing the cam

Re: [Live-devel] Playsip not working

2013-11-13 Thread Ross Finlayson
> Am trying to use playsip whenever am running it am getting error Loop > detected error. >./playSip sip:usern...@iptel.org > > what will be the issue? What a useless question! Why don't you post the protocol exchange, and the actual error message?! Ross Finlayson Live Networks, Inc. ht

[Live-devel] (no subject)

2013-11-13 Thread Marko Vlahovic
Hi I would like to propose two additional features for openRTSP: 1. Adding user agent string option For example: openRTSP -Q -D 2 -C "BlackBerry9100" rtsp:// 127.0.0.1:554/ClickTrailer_320x240_30FPS_h264_aac.mp4 2. Adding a bind option For example: openRTSP -Q -D 2 -C "BlackBerry9100" -N 192.

[Live-devel] Playsip not working

2013-11-13 Thread raghav
Hi Ross, Am trying to use playsip whenever am running it am getting error Loop detected error. ./playSip sip:usern...@iptel.org what will be the issue? Thanks, Raghav. ___ live-devel mailing list live-devel@lists.live555.com http: