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

2013-12-11 Thread Kalkere, Giridhara(IE10)
AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] MPEG-TS in LIVE media. Thank you very much for your suggestion. The testH264VideoToTransportStream application reads and in input file (h264) and converts it into .ts file. That's great. But I need to connect

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

2013-12-03 Thread Ross Finlayson
> Thank you very much for your suggestion. > The testH264VideoToTransportStream application reads and in input file (h264) > and converts it into .ts file. That’s great. > > But I need to connect to an IP camera which provides me H264/MPEG stream. > instead of file I want to provide this live

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

2013-12-02 Thread Kalkere, Giridhara(IE10)
ember 14, 2013 11:20 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] MPEG-TS in LIVE media. 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 (IO

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] 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