Re: [Live-devel] Playback using live55

2008-08-13 Thread Ross Finlayson
Thank You for your reply..i will work on the vlc codebtw, im wondering if the mpegreceiver is able to receive the audio and video stream at the same time There's no such application as "mpegreceiver". Assuming that you mean "testMPEG1or2VideoReceiver", then the answer is no, because that

Re: [Live-devel] Playback using live55

2008-08-13 Thread Melvin_Raj
Thank You for your reply..i will work on the vlc codebtw, im wondering if the mpegreceiver is able to receive the audio and video stream at the same time...meaning, I tried sending both audio and video on the same port and its successful...but the receiver is only able to receive either the

Re: [Live-devel] RTSP Teardown

2008-08-13 Thread Ross Finlayson
Does live555 support 'RTSP Teardown' Yes. it seems that the call is never being sent to a QuickTime and Darwin server Your RTSP client needs to explicitly send this request - by calling "RTSPClient::tearDownMediaSession()" or ("RTSPClient::tearDownMediaSubsession()"). Note that "openRTSP

[Live-devel] RTSP Teardown

2008-08-13 Thread Dion Galbreath
Does live555 support 'RTSP Teardown' it seems that the call is never being sent to a QuickTime and Darwin server so I was wondering if this is supported in this library. Thanks Dion ___ live-devel mailing list live-devel@lists.live555.com http://lis

Re: [Live-devel] Playback using live55

2008-08-13 Thread Ross Finlayson
Is there any example codes of live555 that is able to playback video? (maybe a pre-recorded video file?) Look at VLC . Note, in particular, the code that interfaces with the "LIVE555 Streaming Media" libraries: "modules/demux/live555.cpp". -- Ross Finlayson Liv

Re: [Live-devel] Playback using live55

2008-08-13 Thread Glen Gray
VLC uses live555 for playback of rtsp streams. Check out the code for that in modules/demux/live555.cpp -- Glen Gray [EMAIL PROTECTED] On 13 Aug 2008, at 13:00, Melvin_Raj wrote: Is there any example codes of live555 that is able to playback video? (maybe a pre-recorded video file?) Tha

[Live-devel] Playback using live55

2008-08-13 Thread Melvin_Raj
Is there any example codes of live555 that is able to playback video? (maybe a pre-recorded video file?) Thank You.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson Sent: Wednesday, August 13, 2008 3:29 PM To: LIVE555 Streaming Media - dev

[Live-devel] help with displaying video content on mpegreceiver

2008-08-13 Thread Melvin_Raj
Hello Ross, Is the anyway I can display the received data on the receiving side??for example, if im transmitting a video file from mpegstreamer, can I view it in the mpegreceiver window??? Thank You. DISCLAIMER: This email (including any attachments) is intended for the sole use of the inten

Re: [Live-devel] Does live555MediaServer support IPv6?

2008-08-13 Thread Ross Finlayson
Does live555MediaServer support IPv6? No, not yet. It's on the 'to do' list, but will be a substantial undertaking (not just modifications to a couple of files). -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing