Re: [Live-devel] Is this possible with live-devel lib?

2007-08-14 Thread John Gunnarsson
Okay, My streaming receiver hardware cannot handle the rtsp protocoll (only rtp), but i would like to use the functions like seek,pause,resume etc on the serverside. To utilize functions like seek etc, is that what's kalled "trick play"? Is that possible with http streaming? Sorry to bother you wi

Re: [Live-devel] Is this possible with live-devel lib?

2007-08-10 Thread John Gunnarsson
Sorry if I was a bit unclear. What I want to accomplish is to build a streamserver. That streamserver is going to stream music to a hardware device (a extreamer from barix). Instead of having a "dumb" streaming server that for example continously stream songs from a playlist to the client, I want

[Live-devel] Anyone used Barix Extreamer as a client?

2007-08-10 Thread John Gunnarsson
Hi, Has anyone used a Barix Extreamer (http://www.barix.com/content/view/57/183/) as a streaming client with liveMedia library as a streaming server? //John ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listin

[Live-devel] Is this possible with live-devel lib?

2007-08-10 Thread John Gunnarsson
I would like to build a mp3 streaming server which in many ways behaves as vlc etc, (build playlist, pause, seek, etc) but instead of audio out, I would like to stream the output to a mp3 hardware decoder that I have. My question is if it's possible to seek in a song while streaming it (like in vl