Hi Willem,
will NJB stream .avi, or only .wvm?
-Hulby
Streaming video formats
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
netjukebox has no special engine for streaming video.
As long as you can stream it from a web server than it is also streamable from netjukebox.
Therefore you must select "Source" from the "Stream profile".
How do I know if a file is streamable?
Place the file on a web server.
Load the url in a playlist (Winamp add url).
Example:
Website: http://mywebsite.com
File to test: test.avi
Then load http://myweb.com/test.avi in the playlist.
As long as you can stream it from a web server than it is also streamable from netjukebox.
Therefore you must select "Source" from the "Stream profile".
How do I know if a file is streamable?
Place the file on a web server.
Load the url in a playlist (Winamp add url).
Example:
Website: http://mywebsite.com
File to test: test.avi
Then load http://myweb.com/test.avi in the playlist.
video config
Yes, I was wondering if I would need to modify the config file in order to playback video? I ran your test, and my webserver can serve up video, but not through NetJuke. I thought maybe I needed a configuration for .avi.
Thanks much,
-hulby
Thanks much,
-hulby
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
First of all this is not the netjuke but the netjukebox project
By default the avi extension exist in the configuration file.
The only thing you have to do is select the source stream (webinterface: config > stream profile > source)
You may consider making the source stream the default profile (this is now the first profile: MP3 @ LOW)
See this post how to do it: http://forum.lan/viewtopic.php?p=1090#1090
PS
There is no video transcoding possible at the moment.
So you can only stream the file as it is.
By default the avi extension exist in the configuration file.
The only thing you have to do is select the source stream (webinterface: config > stream profile > source)
You may consider making the source stream the default profile (this is now the first profile: MP3 @ LOW)
See this post how to do it: http://forum.lan/viewtopic.php?p=1090#1090
PS
There is no video transcoding possible at the moment.
So you can only stream the file as it is.
Unsuccessful
Willem,
I am able to stream .wmv, but not .avi. Is this due to the transcoding you mentioned?
Thank you,
hulby
I am able to stream .wmv, but not .avi. Is this due to the transcoding you mentioned?
Thank you,
hulby
Streaming avi
Hi Willem,
I am not sure what I am doing wrong here. I am hoping you can shed some light. I am able to stream both .wmv and .mp3, but not .avi.
When I ran your test by placing a .avi on the web root, it does stream by hitting the web url/avi, but not within njb. Can you please tell me what I am doing wrong? Is there a configuration piece missing for .avi, cause like I said .wmv works.
Thank you,
hulby
I am not sure what I am doing wrong here. I am hoping you can shed some light. I am able to stream both .wmv and .mp3, but not .avi.
When I ran your test by placing a .avi on the web root, it does stream by hitting the web url/avi, but not within njb. Can you please tell me what I am doing wrong? Is there a configuration piece missing for .avi, cause like I said .wmv works.
Thank you,
hulby
- wbartels
- netjukebox developer
- Posts: 881
- Joined: Thu Nov 04, 2004 3:12 pm
- Location: Netherlands
- Contact:
In some situations netjukebox returns the wrong file extension for streaming.
When for example you have selected an mp3 stream profile and then try to stream an avi file the playlist added the wrong mp3 extension to the end.
Some media players like Winamp only trust on the extension and do not use the header send by the server.
With the fixed version I could stream asf, avi and mpg files.
This bug will be fixed in netjukebox 5.01b or 5.02.
When for example you have selected an mp3 stream profile and then try to stream an avi file the playlist added the wrong mp3 extension to the end.
Some media players like Winamp only trust on the extension and do not use the header send by the server.
With the fixed version I could stream asf, avi and mpg files.
This bug will be fixed in netjukebox 5.01b or 5.02.