[streaming] Re: audio on demand streaming (ogg)
Georg Holzmann
georg.holzmann at student.kug.ac.at
Mon Jun 19 08:44:54 CEST 2006
Hallo!
>> But then I can't play the file, I tried:
>> vlc http://0.0.0.0:5554/Test and also
>> vlc rtsp://0.0.0.0:5554/Test
> you can't connect to 0.0.0.0 . giving --rtsp-host 0.0.0.0 just means vlc
sorry - I meant localhost of course (copy+paste error ...)
> Furthermore http does not work here for above-mentioned reasons. Rtsp
> doesn't work because you can't transfer ogg in rtp/rtsp (at least not
> with vlc).
is it possible to implement rtsp for ogg ? (searching for some work ...
;) - or maybe is there already some open-source software for rtsp and ogg ?
>> So my question:
>> 1) How can I properly setup VLM to stream ogg files ?
> Put the files in a folder, and share with apache (or similar).
The problem is, that the system should be an e-learning system for a
university, where copy-protected files can be listened by students - so
they should be streamed (not "downloadable") and only the students
should have access to them (integrated in a zope/plone system).
So I thought rtsp and ogg would be good (it has to be ogg) ...
>> 2) Is it possible, that adding the input file doesn't take that much
>> time ? (e.g. if I add some 100 files I can maybe wait some days ...)
> This is possibly a bug. To be examined.
okay ...
Thanks,
LG
Georg
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
More information about the streaming
mailing list