[updated] Anyone wants a Video on Demand? - new ver released

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.

Are you interested in doing this?

Yes
68
89%
No
8
11%
 
Total votes: 76

JokerCampioni
New Cone
New Cone
Posts: 2
Joined: 13 Nov 2005 09:51

VOD Tutorial

Postby JokerCampioni » 20 Nov 2005 05:20

I'm very interested em VOD.

I couldn't find your tutorial. The link is broken. Could you send the right link please ?

I'm trying to streaming video over Internet, I have a large bandwidth, but the images freezes. It works fine in the local network.. but it doesn't work over Internet.

Thank you

Guest

Postby Guest » 20 Nov 2005 22:12

Hello...
Well in Internet the main problem become if the client is behind a NAT or firewall; in a LAN it works very well because the clients can see the server without interfaces like NAT or firewall

Guest

Postby Guest » 20 Nov 2005 23:24

I also wants a VOD tutorial.

JokerCampioni
New Cone
New Cone
Posts: 2
Joined: 13 Nov 2005 09:51

Postby JokerCampioni » 24 Nov 2005 14:19

So, the problem is the firewall. :shock:
Any ideas to solve it ?? :?:

jamezilla

VoD + VideoDB mirror?

Postby jamezilla » 04 Dec 2005 11:31

Does anyone have a mirror of this solution/howto kicking around? It's exactly what I'd like to do with VLC.

peterg

please contact me

Postby peterg » 21 Dec 2005 11:28

Hi efurban,

I need your help!
Please contact me
peter@playhouseplaza.com

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

new version posted

Postby efurban » 20 Feb 2007 12:55

Hi all,
I have now finished a new version of this mod.
It's much faster and also has a little nice ajax update feature.

Please check it out here http://wiki.ouwu.com:8080/display/pb/Video+on+Demand

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:

Postby Jean-Baptiste Kempf » 20 Feb 2007 13:59

What do you patch in VLC ?

Could you make a nice wiki page about that ?
This is amazing
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.

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

VLC mod

Postby efurban » 20 Feb 2007 20:59

the patch is a simple reg fix. It's VLC zipped version + a URI handler; and the installer simply copy it to c:\program files\VideoLAN\VLC then apply the URI handler. THis way it doesn't mess up with the system in any way. :)

the content of the URI handler reg file:

Code: Select all

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\vlcstream] @="URL:VLC Protocol" "URL Protocol"="" [HKEY_CLASSES_ROOT\vlcstream\DefaultIcon] @="C:\\Program Files\\VideoLAN\\VLC\\vlc.exe,0" [HKEY_CLASSES_ROOT\vlcstream\shell] [HKEY_CLASSES_ROOT\vlcstream\shell\open] [HKEY_CLASSES_ROOT\vlcstream\shell\open\command] @="C:\\Program Files\\VideoLAN\\VLC\\vlc.exe -vvv http://\"%1\""
The page here http://wiki.ouwu.com:8080/display/pb/Video+on+Demand
is a wiki. Am I getting you wrong?

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:

Postby Jean-Baptiste Kempf » 20 Feb 2007 21:09

I had never seen that before and I am around for some times.

I was thinking about a wiki.videolan.org/Complete_VOD_Solution or something. I may do that. (surely)
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.

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

Thanks

Postby efurban » 21 Feb 2007 04:37

:) Thank you.
Another VideoDB user actually wrote something similar last semester but it works on windows server only.
I'll post his mod to my wiki as well soon. Don't know if you 'll be interested as his mod has nothing to do with VideoLAN.

I do have a question though. As this works great, I couldn't seek the video as I am playing. (well, not for avi files, I could if I convert all my files to mpg or ogm) is there any easy fix to this?

Do you use VideoDB?

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:

Postby Jean-Baptiste Kempf » 21 Feb 2007 10:21

Well, about the seeking problem, what is the streaming protocol used ? RTP ?
Then, there are a lot of bugs in it. But AVI is a very bad streaming muxer.

About the wiki, add yours when you have time and just make a link for his.
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.

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

will do

Postby efurban » 21 Feb 2007 11:31

It uses http. I used to convert all my files to ogm so that it would see and also I can include subtitles.. very sweet indeed. However there was an A/V sync issue back then.

What format would you recommend to use?

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:

Postby Jean-Baptiste Kempf » 21 Feb 2007 11:46

ASF/mms
MP4/http
MPEG-2/TS/udp
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.

daim
New Cone
New Cone
Posts: 3
Joined: 26 Feb 2007 14:53

Re: new version posted

Postby daim » 26 Feb 2007 14:55

Hi all,
I have now finished a new version of this mod.
It's much faster and also has a little nice ajax update feature.

Please check it out here http://wiki.ouwu.com:8080/display/pb/Video+on+Demand
hello,
was trying to download the file, but only get a broken one. my tar says, this is not a tar file. what to do?

Brunovernay
New Cone
New Cone
Posts: 1
Joined: 26 Feb 2007 17:10

Why VideoDB

Postby Brunovernay » 26 Feb 2007 17:56

As I understand, with VideoDB, you have to manually add every single movie ?
Is it possible see all the files, even if only the file name appear, and only enter more information later ?

I will try to find time to read your code.

Thanks
Bruno

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

Postby efurban » 27 Feb 2007 02:30

daim,

You are right. The file somehow got corrupted if downloading from that page via Confluence wiki. I have changed the format to bzip and that seemed fixed the issue. You should be able to untar it by using.
"tar -jxvf videodb_vod.tar.bz"

Thank you

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

Postby efurban » 27 Feb 2007 02:54

Brunovernay,
Not sure what you meant... but if you just configure the root of all your videos in the vod configuration then vod mod will find the files for all the movies in VideoDB.

daim
New Cone
New Cone
Posts: 3
Joined: 26 Feb 2007 14:53

Re: new version posted

Postby daim » 27 Feb 2007 10:37

Hi all,
I have now finished a new version of this mod.
It's much faster and also has a little nice ajax update feature.

Please check it out here http://wiki.ouwu.com:8080/display/pb/Video+on+Demand
hello,
was trying to download the file, but only get a broken one. my tar says, this is not a tar file. what to do?
I have found a workaround: when just using wget to the link, you get a file videodb_vod.tar.gz?version=1 , which can be opened with tar. Firefox download does not work for me.

daim
New Cone
New Cone
Posts: 3
Joined: 26 Feb 2007 14:53

Postby daim » 27 Feb 2007 10:44

ASF/mms
MP4/http
MPEG-2/TS/udp
as well, I support especially an option to include vls transcode feature to ASF/mms in the vod. This will allow to play the files directly on set top boxes, which often have only WinCE with WMP installed.

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

yes

Postby efurban » 09 Mar 2007 05:51

transcode feature sounds really good but it's gonna take some time to implement. Maybe it'll be my next project. :)

HelixX23
New Cone
New Cone
Posts: 5
Joined: 07 Apr 2007 17:36

Postby HelixX23 » 07 Apr 2007 17:40

Hi...

I found your site http://wiki.ouwu.com:8080/display/pb/Video+on+Demand while i was watching for some vod server implementation for my 30 Watt Network Server on ITX Base :)

Ysterday your site was online but not now anymore... :)

Are there any mirrors on your source files?


greets HelixX²³

hybrid_00
New Cone
New Cone
Posts: 2
Joined: 09 Aug 2007 13:03

Re: [updated] Anyone wants a Video on Demand? - new ver released

Postby hybrid_00 » 09 Aug 2007 13:11

now that's too bad, that's exactly the solution I was searching, but your page is down :(

are they any mirrors out there, or someone that have the full package (modded videodb + vlc mod) and that is willing to share?

thank you,

--brID

VeixES
New Cone
New Cone
Posts: 2
Joined: 23 Oct 2007 11:03

Re: [updated] Anyone wants a Video on Demand? - new ver released

Postby VeixES » 23 Oct 2007 11:21

Hello,
Got the VideoDB running under windows and under WAMP server http://www.wampserver.com/en/ Should be no problem with XAMPP either.
But only problem is with getting the VOD mod working cuz you have install.sh but under windows its quite "difficult" to use shell script.
Maybe its possible to make a .bat file ? And how should path to videos look like in videodb_vod.inc.php when using windows (also could 2 or more rows of path could be used).

VideoDB withoud VOD is quite useless, cuz adding movies and tv eps manually is quite painful.

Also, when playing movies i noticed concern on NAT, but should that be no problem when using VPN network like hamachi ?

Best regards

efurban
Blank Cone
Blank Cone
Posts: 27
Joined: 20 Mar 2005 00:47

Re: [updated] Anyone wants a Video on Demand? - new ver released

Postby efurban » 23 Oct 2007 19:15

My site is back online now. Sorry guys for not noticing the posts here. I have been busy with work and few other personal projects.
A user who tried this VOD mod modified the code and now made it to work on windows server as well. I'll test it in a few days and will post the Windows package on my site when its ready. : )


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: naturelover44115 and 12 guests