[Live-devel] Implement a real time app using live555

Foad SaeidiNik f.saeidinik at gmail.com
Tue Nov 26 23:08:34 PST 2013


Tnx for your answer , but is there any method or another library or player
which I can use it to play a stream simultanseouly? Like wireless speaker
which are connected to TV!


On Wed, Nov 27, 2013 at 1:04 AM, Ross Finlayson <finlayson at live555.com>wrote:

> Hi , I want to implement a real time application which server streams it's
> music to clients , and clients should play this stream exactly
> simultaneously.After a lot of search , I found live555 for my purpose.After
> some experience with it , I finally figured out that I can use from
> testMP3Streamer as my server and testMP3Receiver or testRTSPClient as my
> client. But the clients just output the stream to the STDOUT or to my
> custom file and they don't play it.
>
>
> The data output  - to 'stdout' - consists of encoded MP3 audio frames
> (because that's what was transmitted (inside RTP packets) by the server).
>  To 'play' this data, you need to feed it into a decoder (which we don't
> supply).  That's what media players (such as VLC, Winamp, etc.) do.
>
>
> I played this music in VLC environment(by URL rtp://... or rtsp://...) ,
> But VLC is not real time , and my clients does not play it simultaneously.
> How can I play this stream exactly simultaneously?
>
>
> Right now, you can't.  There has been recent work in the IETF to make this
> possible (see <
> https://ietf.org/doc/draft-ietf-avtcore-idms/?include_text=1>), but we
> don't currently support this.
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>


-- 
Under Graduate Student in Information Technology
Dept of Electrical and Computer Engineering, University of Tehran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131127/7cf55c69/attachment.html>


More information about the live-devel mailing list