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