Technology Forums: FTA, Satellite, Cable, Home Media, Hardware & Computers
|  Home   |  Forums   |  News   |  Blog   |  

Go Back   Techwatch: Satellite TV forums, FTA, Cable, Hardware, & Tech forums > Satellite Help > Satellite Receivers > Dreambox


 

Register Members List Search Today's Posts Mark Forums Read

Dreambox For satellite Dreambox versions, including 7000, 7020, 7025, 8000, 5620, 500, 600. For cable Dreambox please post here.

Reply
 
Thread Tools
Old 10-08-06, 12:16 AM   #1 (permalink)
Super Murderator
 
BGonaSTICK's Avatar
 
Join Date: Nov 2005
Location: Brighton
Posts: 10,633
Thanks: 3
Thanked 64 Times in 37 Posts
Default Streaming video/DVD's TO the Dreambox

Developed by a knowledgeable friend in the Dreambox field, PCD, this plugin should prove very useful to just about anyone with a Dreambox. Please leave some feedback on his work, and we'll be sure to pass it on.

Here's what he has to say about it:

Quote:
Originally Posted by PCD
If you have difficulty streaming videos and DVDs to the db, you are welcome to try the attached plugin. I have developed it with the 5620, but should work with the others. Tested with Gemini 2.6 and Pli emerald.

As the plugin is based on the original movieplayer plugin, I have kept the filenames as movieplayer.so etc. However, this plugin works quite differently from movieplayer. For this plugin the streaming is started at the PC by starting Videolan VLC and then the plugin is started at the db and after a while the picture should appear on TV. It is as simple as that.

You will see that the .xml file is different from the movieplayer and VLC plugins. This is because any streaming command line can be tested, not restricted by the fixed command lines (of course with some changeable parameters) of the other plugins. Therefore operating this plugin is simpler but also flexible to use all Videolan VLC facilities.

Finally, as cifs is sufficient for streaming video files, this plugin is really intended for DVDs.

Regards, pcd.
P.S. You must register and login to download the utility
__________________
Dreambox 7000, Skystar2 PCI, Skystar USB, Fibo 90cm on Moteck SG2100, Triax TD110 multi-LNB. Sky + ART cards. 45.0°E - 58.0°W
BGonaSTICK is offline   Reply With Quote
The Following User Says Thank You to BGonaSTICK For This Useful Post:
gsmcutter (23-04-08)
Old 27-08-06, 11:03 PM   #2 (permalink)
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Streaming video/DVD's TO the Dreambox

i get a error when i start the plugin:
undefined symbol in movieplayer.so
what can it be??
nicolai is offline   Reply With Quote
Old 27-08-06, 11:14 PM   #3 (permalink)
Super Murderator
 
BGonaSTICK's Avatar
 
Join Date: Nov 2005
Location: Brighton
Posts: 10,633
Thanks: 3
Thanked 64 Times in 37 Posts
Default Re: Streaming video/DVD's TO the Dreambox

I'll have a word with the author and see if I can get you an answer
__________________
Dreambox 7000, Skystar2 PCI, Skystar USB, Fibo 90cm on Moteck SG2100, Triax TD110 multi-LNB. Sky + ART cards. 45.0°E - 58.0°W
BGonaSTICK is offline   Reply With Quote
Old 28-08-06, 12:35 AM   #4 (permalink)
pcd
Junior Member
 
Join Date: Aug 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Streaming video/DVD's TO the Dreambox

Quote:
Originally Posted by nicolai
i get a error when i start the plugin:
undefined symbol in movieplayer.so
what can it be??
Hi nicolai,

What is your dreambox and which image are you using ? Can you write down the undefined symbol and post it here?

Regards, pcd.
pcd is offline   Reply With Quote
Old 28-08-06, 12:38 AM   #5 (permalink)
Super Murderator
 
BGonaSTICK's Avatar
 
Join Date: Nov 2005
Location: Brighton
Posts: 10,633
Thanks: 3
Thanked 64 Times in 37 Posts
Default Re: Streaming video/DVD's TO the Dreambox

Thanks m8.
__________________
Dreambox 7000, Skystar2 PCI, Skystar USB, Fibo 90cm on Moteck SG2100, Triax TD110 multi-LNB. Sky + ART cards. 45.0°E - 58.0°W
BGonaSTICK is offline   Reply With Quote
Old 28-08-06, 03:38 PM   #6 (permalink)
pcd
Junior Member
 
Join Date: Aug 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Version 1.02

Version 1.02 : with playlist facility

Modified for better buffering. Also, if there is a break in the stream, play restarts automatically.

Now VLC playlists with multiple files can be played continuously.

First make your playlist with VLC media player. Start > View > Playlist >Manage > Add files > Save Playlist.

Start VLC streaming from pc as before. Select the playlist as a file. This command line works:-

:sout=#transcode{vcodec=mp2v,vb=1024,width=352,hei ght=288,acodec=mpga,ab=192,channels=2}:duplicate{d st=std{access=http,mux=ts,ttl=6,url=:9090/dboxstream}} --sout-keep

Start plugin on dreambox, sit back and enjoy !

Regards, pcd.
pcd is offline   Reply With Quote
Old 28-08-06, 06:20 PM   #7 (permalink)
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Streaming video/DVD's TO the Dreambox

i use pli-Flubber-The Sequel-dmxxx-20060818-1502.img and the error is......

/var/tuxbox/plugins/movieplayer.so: undefined symbol: curl_easy_setopt

thanks
Nicolai
nicolai is offline   Reply With Quote
Old 29-08-06, 01:37 PM   #8 (permalink)
pcd
Junior Member
 
Join Date: Aug 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Streaming video/DVD's TO the Dreambox

Quote:
Originally Posted by nicolai
i use pli-Flubber-The Sequel-dmxxx-20060818-1502.img and the error is......

/var/tuxbox/plugins/movieplayer.so: undefined symbol: curl_easy_setopt

thanks
Nicolai
Ftp the attached file to /var/lib and reboot. Sorry some images do not include this file.
pcd is offline   Reply With Quote
Old 31-08-06, 05:41 PM   #9 (permalink)
Junior Member
 
Join Date: Aug 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Streaming video/DVD's TO the Dreambox

It work!! great.
Only when i want to start vlc, i paste all settings and start the stream. Is it possible to use a init file with all my settings? Is this the vlm file? but this vlm file gives an error.
thanks.
:
nicolai is offline   Reply With Quote
Old 31-08-06, 07:48 PM   #10 (permalink)
pcd
Junior Member
 
Join Date: Aug 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Streaming video/DVD's TO the Dreambox

Have you tried Setting - Preferences - Stream output - Save ? I am not sure how you save the dboxstream bit !
pcd is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT +1. The time now is 12:40 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 ©2008, Crawlability, Inc.