Flash Interface for VLC HTTP remote

Want to help the VideoLAN project? Designers, testers, translators, please come...
This is NOT about GETTING some help.
Forum rules
Please read the forum's rules carefully before posting. This forum should not be used to post VLC usage related questions.
Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Flash Interface for VLC HTTP remote

Postby Tex » 16 Sep 2007 16:44

hi there, i've done a Flash Interface for the VLC HTTP remote for my own needs : a mac mini linked to home sound system that can be controlled from any computer in the house.

actualy, there's is no file browsing support (only based on VLC playlist that is pointing to my itunes music library ), no streaming support , that's just a remote control for playing my mp3 collection through the sound system.

so (for the moment) it does less than the actual HTML interfaces provided with VLC, but it does it better :)

maybe i can contribute with this to the VLC project, in this idea, i've copied the interface in my share/http/ folder but it seems that VLC does not distribute SWF files through it's internal HTTP server.

so, is there's anyone interested for this kind of interface ? any idea on how to resolve the VLC SWF issue (if this is an issue).

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Flash Interface for VLC HTTP remote

Postby Jean-Baptiste Kempf » 17 Sep 2007 15:57

Can you send a link to your interface to our main mailing list ?

best regards,
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 18 Sep 2007 11:19

hmmm the problem is that unless the SWF is not launched from the same host than the VLC HTTP remote host, it will not work at all (cannot access the /requests/*.xml files), and actualy SWF files does not seems to be redistributed by the VLC HTTP server.
For my needs i tweak the code with a hard HTTP address and i run the app localy , but this address will probably not match with everyone.

So i'll have to add an option in the interface to provide a way to configure the HTTP remote host.... and finaly this could be a nice (standalone) feature :)
this would be done in the week , so i'll give you access to the file :)

Best Regards from Paris :)

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 20 Sep 2007 23:41

i have to apologise, SWF access is OK with the VLC HTTP server ... my fault , eyes not clearly open :)

btw i 've made the "remote vlc host" option before trying again, so the interface can work on a different host than the VLC one (crossdomain policy required for non local and differents domains)

so sad Flash BBCode is not enabled ;)

Image

swf is here http://textoo.net/VLCInterface.swf

edit: i have made a web page to host the project : http://textoo.net/vlcinterface.html

VLC playlist actualy must be organised as following to work : general folder > artists folder > albums folder > titles
i have plans for graphicals layout and enhancement, debug etc .. consider this as an early beta :)


is there any plan for FLV streaming output ? could be great with a flash interface :)
Last edited by Tex on 11 Nov 2007 10:31, edited 1 time in total.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Flash Interface for VLC HTTP remote

Postby Jean-Baptiste Kempf » 21 Sep 2007 22:23

Yes, there is FLV streaming output in trunk.

What is the licence of the code ?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 21 Sep 2007 23:01

huuu ... don't know yet :D i'm just not aware of licences, dunno how to manage them at all :)

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 17 Nov 2007 21:26

Hi, just a litle update to show a screenshot of my "WiP" on the new design of the interface :

Image

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Flash Interface for VLC HTTP remote

Postby Jean-Baptiste Kempf » 17 Nov 2007 23:27

glad to see that you are still working.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 19 Nov 2007 11:15

yes , i didn't quit working on it, i'm just slow (i've got a full time job and a family life beside this) :)

btw the last screenshot is already deprecated, got a big sunday :)
next release expected this week with new design and real playlist.

i'm now waiting for the VLC 0.9 release to bring the video feedback to my project :)

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 20 Nov 2007 00:31

yet another screenshot :)

Image

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 22 Nov 2007 12:02

new version released yesterday night :)

changes :

- new design
- true playlist

http://textoo.net/VLCFlash.html
http://textoo.net/VLCInterface.swf

thoses 2 files have to be copied in the /http/ folder of VLC installation
the SWF must be accessed with the HTML file to work fine

Tex
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Sep 2007 16:19
Operating System: Win/Mac/Linux
Location: Paris France

Re: Flash Interface for VLC HTTP remote

Postby Tex » 24 Nov 2007 15:18

Yet another version released :)

changes:

- albums artworks via MusicBrainz database & amazon webservices
- version check for updates at startup

http://textoo.net/VLCFlash.html
http://textoo.net/VLCInterface.swf

thoses 2 files have to be copied in the /http/ folder of VLC installation
the SWF must be accessed with the HTML file to work fine

brw02005
New Cone
New Cone
Posts: 1
Joined: 19 Dec 2007 02:12

Re: Flash Interface for VLC HTTP remote

Postby brw02005 » 19 Dec 2007 04:20

Hello I'm kind of a new programmer but it looks like you have the base for what I've been wanting to program. I have experience in opengl with c++ as well as java but am new to flash. I'm trying to make a HTPC front end that I can hit one button and have it multicast to the entire house. I was wondering if I could use your code as a basis.

jellofiend
New Cone
New Cone
Posts: 1
Joined: 30 Dec 2007 23:33

Re: Flash Interface for VLC HTTP remote

Postby jellofiend » 30 Dec 2007 23:36

Could you possible post the .fla source file? Or can you email it to me?
I am working on my own flash front end for personal use.

Thanks
-James


Return to “Contribute and help the VideoLAN project”

Who is online

Users browsing this forum: No registered users and 4 guests