Search found 8 matches

Go to advanced search

by Nexco
24 Nov 2007 04:34
Forum: VLC stream-output (sout)
Topic: Can't get Vorbis comment data out of HTTP stream
Replies: 12
Views: 844

Re: Can't get Vorbis comment data out of HTTP stream

source code...
OK - are you talking about the source code for VLC? Many thanks.
by Nexco
23 Nov 2007 21:53
Forum: VLC stream-output (sout)
Topic: Can't get Vorbis comment data out of HTTP stream
Replies: 12
Views: 844

Re: Can't get Vorbis comment data out of HTTP stream

Forgive me - but when you refer to the ActiveX and Mozilla folders - where exactly are you referring to?
by Nexco
23 Nov 2007 21:31
Forum: VLC stream-output (sout)
Topic: Can't get Vorbis comment data out of HTTP stream
Replies: 12
Views: 844

Re: Can't get Vorbis comment data out of HTTP stream

For instance - when typing help in the command line while running vlc - the following is returned : +----[ Remote control commands ] | | add XYZ . . . . . . . . . . add XYZ to playlist | enqueue XYZ . . . . . . . queue XYZ to playlist | playlist . . . show items currently in playlist | play . . . . ...
by Nexco
23 Nov 2007 20:44
Forum: VLC stream-output (sout)
Topic: Can't get Vorbis comment data out of HTTP stream
Replies: 12
Views: 844

Re: Can't get Vorbis comment data out of HTTP stream

Okay - I understand I will need to code that feature - where would you suggest I look for a sample implementation or idea of where to start?

Would this be done in javascript? Do I need to use a VLC macro? What would you suggest as a way to get started?
by Nexco
23 Nov 2007 19:39
Forum: VLC stream-output (sout)
Topic: Can't get Vorbis comment data out of HTTP stream
Replies: 12
Views: 844

Re: Can't get Vorbis comment data out of HTTP stream

The html test page is:

http://www.triadinv.com/radio.html

I launched the stream with the command:

vlc -vvv /server-path/assets/_ogg/ --loop --sout '#standard{access=http,mux=ogg,dst=:8080}'

Thanks very much!
by Nexco
23 Nov 2007 18:03
Forum: VLC stream-output (sout)
Topic: Can't get Vorbis comment data out of HTTP stream
Replies: 12
Views: 844

Can't get Vorbis comment data out of HTTP stream

Hi everyone, The question is this: How do you display changing real-time Vorbis Comment data - Title, Artist, Album, etc. from an ogg-vorbis music file coming in via an HTTP stream to a browser? Here's the back story and configuration information to assist you: I have completed the set up of VLC on ...
by Nexco
22 Nov 2007 07:30
Forum: Web and scripting
Topic: Question: How do you display Meta data from an OGG via HTTP?
Replies: 1
Views: 1295

Question: How do you display Meta data from an OGG via HTTP?

Hi everyone, The question is: How do you display changing real-time Meta data - Title, Artist, Album, etc. from an ogg-vorbis music file coming in via an HTTP stream to a browser? Here's the back story and configuration information to assist you: I have completed the set up of VLC on the remote serv...

Go to advanced search