> Our requirement is to using Live555 libraries to stream real time data ( data
> generated by our software) , using RTSP.
>
> Is it possible using Live555 libraries
Yes, of course. See
http://www.live555.com/liveMedia/faq.html#liveInput-unicast
Ross Finlayson
Live Networks, Inc.
htt
We wish to stream our contents using RTSP using Live555.
I have downloaded the code and also has been built using Visual Studio 2010.
Our requirement is to using Live555 libraries to stream real time data ( data
generated by our software) , using RTSP.
Is it possible using Live555 libraries or w
> Can you explain what fGranularityInMS does?
In "AudioInputDevice" subclasses that are implemented using polling, it
specifies how often the device should be polled. (It's used in
"WindowsAudioInputDevice", but not in "WAVAudioFileSource")
Ross Finlayson
Live Networks, Inc.
http://www.live555
Thanks for your reply,
Will files be played as if they are one file? I mean without interruptions at
the end of each one?
And for mp3 files, where should I make the changes you suggested (which class)
__
Hedi NAILY
Software developper
Tel. : +21622866616
Le Vendredi 26 septembre 2
Hi all!
I'm using openRTSP to receive data from camera over RTSP and write into a
file .mp4. Stream data of camera has frame rate = 30, width = 800, height =
600, codec H264.
When I receive respond DESCRIBE which don't have infor framerate, width,
height(no infor sps and pps), I configed in openRT
> I want to receive H264 video frame over RTP from a GStreamer server. I
> use H264VideoRTPSource which works fine, I receive all RTP packets.
>
> But rtph264pay GStreamer's component which generate H264 payload send only
> One NAL Unit per RTP packet. Is there a way to rebuild the whole vi
Hi Ross,
I want to receive H264 video frame over RTP from a GStreamer server. I use
H264VideoRTPSource which works fine, I receive all RTP packets.
But rtph264pay GStreamer's component which generate H264 payload send only One
NAL Unit per RTP packet. Is there a way to rebuild the whole vid