Re: [Live-devel] Streaming Text with Live

2009-06-14 Thread Ross Finlayson
I am working on a RTSP streaming server. I would like to stream Text information along with the audio and video streams that I already stream. In the end I want to develop a custom RTSP client to receive this data but for now I am working with a VLC client and I would like it to consider my Tex

Re: [Live-devel] Query on H.264 Streaming out in real-time systems

2009-06-14 Thread Ross Finlayson
I would like to transfer frame after frame (each a slice / NALU). However, in case of IDR/I frames, I get SPS, PPS along with slice. This is to ensure that any receiver connecting at anytime should be able to receive and decode data. However, I can pass only one NALU per call of my doGetNextFra

[Live-devel] Query on H.264 Streaming out in real-time systems

2009-06-14 Thread Ganesh V
Dear Experts, I am currently building a real-time system where in an encoder is connected to a streaming server. The encoded data in H.264 format is streamed out using Livemedia library. For the same, I have implemented a class which derives FramedSource. In "doGetNextFrame" function of my cla

[Live-devel] Streaming Text with Live

2009-06-14 Thread bourda guillaume
Hi all, I am working on a RTSP streaming server. I would like to stream Text information along with the audio and video streams that I already stream. In the end I want to develop a custom RTSP client to receive this data but for now I am working with a VLC client and I would like it to consider m

Re: [Live-devel] Select() Delay

2009-06-14 Thread Ross Finlayson
Hi Everyone I am a graduate student at the University of Southern California and a mentor to an undergraduate robotics team. Every year we build an autonomous submarine to compete in an obstacle course style competition in San Diego. In this year's submarine, we are using some RTSP IP cameras al