Re: [Live-devel] Audio and Video Streaming

2008-04-04 Thread Robert Howard
I have created a instance of ServerMediaSession, and added one audio and one video session to it using addSubsession. PTS for the video is well taken care off by the encoder but for audio, since its wav file, I am not sure is there is PTS in the audio frame. Is there is anything else I am missing.

[Live-devel] Audio and Video Streaming

2008-04-03 Thread Robert Howard
Hi I have two streams - one for audio and one for video. Is there is anything I have to do for synchronisation? Currently when I stream both of them, both audio and video appear with lot of jerks. Any suggestion? - Rob ___ live-devel mailing list live-d

[Live-devel] Windows Media Player

2008-01-29 Thread Robert Howard
Does Live555 supports Windows Media Player client?? - Rob ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Quicktime player with Live555

2008-01-16 Thread Robert Howard
I am using profile 4. Any idea would Quicktime support that? Moreover I am able to play using VLC. - Rob On Jan 16, 2008 1:29 PM, Ross Finlayson <[EMAIL PROTECTED]> wrote: > >I want to play streaming MPEG4 video (using Live555) on the quick > >time player. From the ethereal logs it appears that

[Live-devel] Quicktime player with Live555

2008-01-15 Thread Robert Howard
Hi I want to play streaming MPEG4 video (using Live555) on the quick time player. From the ethereal logs it appears that Quicktime is able to exchange SDP with the streamer but it is unable to play the video. I see the timer ticking on the player but no video at all. Has someone done this integrat