LinuxMCE Forums
May 19, 2013, 03:47:28 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Dreambox VLC HTTP Stream  (Read 5112 times)
faserx
Guest
« on: January 31, 2008, 01:46:43 pm »

Hello everyone,
I'm using a Dreambox 7020 (linux based satellite decoder) to watch satellite tv. One of the feautures of DB is also streaming TV on the network via VLC streams. Is there a way to integrate that on LINUXMCE?

I've read that LMCE is using VLC to manage  room2room broadcasting. The DB can also be controlled via network just sending some https requests to some cgi-bin files on the DB.

The streaming ulr is something like that. http://192.168.0.12:31339/0,0101,0201,0294,0295,0081

Home someone can help.

Frank
Logged
totallymaxed
LinuxMCE God
****
Posts: 4310


View Profile WWW
« Reply #1 on: January 31, 2008, 03:46:48 pm »

Hello everyone,
I'm using a Dreambox 7020 (linux based satellite decoder) to watch satellite tv. One of the feautures of DB is also streaming TV on the network via VLC streams. Is there a way to integrate that on LINUXMCE?

I've read that LMCE is using VLC to manage  room2room broadcasting. The DB can also be controlled via network just sending some https requests to some cgi-bin files on the DB.

The streaming ulr is something like that. http://192.168.0.12:31339/0,0101,0201,0294,0295,0081

Home someone can help.

Frank

The VLC streaming side of LinuxMCE is a hangover from the Pluto days and has never worked as advertised I'm afraid. That is not to say that what you are proposing is not a good idea though.

With vdr and the vdradmin-am package you can stream to VLC to by the way.
Logged

Andy Herron,
Convergent Home Technologies Ltd
United Kingdom

Dianemo S Now Shipping on Ubuntu 12.04LTS
Build your system on the latest Ubuntu OS Release!

Get a Dianemo S License: http://forum.linuxmce.org/index.php?topic=8880.0
iOS Orbiter: http://wiki.linuxmce.org/index.php/Dianemo_iOS_Orbiter
Follow us on Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

Sales & Info:
http://www.dianemo.co.uk
faserx
Guest
« Reply #2 on: January 31, 2008, 03:59:34 pm »

The VLC streaming side of LinuxMCE is a hangover from the Pluto days and has never worked as advertised I'm afraid. That is not to say that what you are proposing is not a good idea though.

With vdr and the vdradmin-am package you can stream to VLC to by the way.


Ok. I'll forget VLC.
I've seen that both mplayer and xine can playback that dreambox stream I was talking before.
On the linuxmce box I can easily watch the dreambox output video just executing "xine http://192.168.0.12:31339/0,0101,0201,0294,0295,0081 --fullscreen --no-gui -B".

Now, is there a way to integrate that in a lmce device? That device only has to execute that command when starting and to send remote controls via network. (something like the dreambox-network device already exist but with the use of xine instead of getting the videoin of a normal pvr card connected with the dreambox video out.)

Frank
Logged
faserx
Guest
« Reply #3 on: January 31, 2008, 04:47:52 pm »

Partial solution.

I've added a new device "Dream Box (Network Control)" controlled by the "CORE".

I've changed a little the device template->Ruby codes.->Process Inizialize.

I've inserted a dirty ruby line
Code:
system xine http://192.168.0.12:31339/0,0101,0201,0294,0295,0081 --fullscreen --no-gui -B"
Saved all. Restart all.

Now xine starts while orbiter is loading and hide itself somewhere. Process is running and audio is coming. Find the video is more an adventure.
Have to go to "Live TV" and then press CTRL+1 to get the correct video window.

Other solutions?
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #4 on: January 31, 2008, 06:39:26 pm »

You could flash your dreambox with a neutrino image. Then it is supported by MythTV.
It works just like a PVR card in MythTV...
Logged
hari
Administrator
LinuxMCE God
*****
Posts: 2412



View Profile WWW
« Reply #5 on: January 31, 2008, 07:46:51 pm »

You could flash your dreambox with a neutrino image. Then it is supported by MythTV.
It works just like a PVR card in MythTV...
didn't knew they run neutrino, too.

Did a wiki page (was for the DBOX2 but should fit here, too):
http://wiki.linuxmce.org/index.php/Nokia_DBOX2
Logged

rock your home - http://www.agocontrol.com home automation
faserx
Guest
« Reply #6 on: January 31, 2008, 07:48:35 pm »

You could flash your dreambox with a neutrino image. Then it is supported by MythTV.
It works just like a PVR card in MythTV...

Really? I'm using Nemesis image rigth now. Only neutrino images work with MythTV?

Frank
Logged
cirion
Guru
****
Posts: 353


View Profile
« Reply #7 on: February 04, 2008, 11:16:11 am »

didn't knew they run neutrino, too.

Did a wiki page (was for the DBOX2 but should fit here, too):
http://wiki.linuxmce.org/index.php/Nokia_DBOX2

Yes they run neutrino Smiley
You can find the Neutrino image here:
http://digsat.net

You have to register to enter the download section.
Logged
caiman
Veteran
***
Posts: 119



View Profile
« Reply #8 on: February 07, 2008, 09:52:47 pm »

I got very excited when I saw this thread, until it went back to installing neutrino...

Indeed, I have an ITgate which is similar to a dreambox, runs enigma etc, but I don't think there is a neutrino image for it.

So if there is any progress with the modified template, that would work with enigma, please share :-)
I'll be happy to contribute too.

thanks
Logged
jondecker76
Alumni
wants to work for LinuxMCE
*
Posts: 763


View Profile
« Reply #9 on: February 08, 2008, 02:44:07 am »

I will be looking into doing something similar myself (though now with a Dreambox)

There is a FTA satellite receiver called NFusion Nova which has an ethernet port on it. It can stream a modified mpeg2 transport stream over UDP. Though it is meant for a server based PVR (it only sends the mpeg stream after you hit the record button), I plan on trying to get it to work with mythtv.

There is already a freeware server which converts the modified mpeg2 transport stream into a true mpeg2 program stream, which will play in any media player. Since they are so similar in this aspect, maybe we should put together a team to get this in LMCE and working!
Logged
kyriacos
First post!

Posts: 1


View Profile
« Reply #10 on: August 11, 2008, 04:17:54 pm »

Did anybody manage to do that: Integrade video/Audio stream of a dreambox into MythTV (LinuxMCE)?
Btw, a more friendy URL to get HTTP stream from dreambox is:  http://192.168.1.1/video.m3u (the IP obviously is fake).

Somebody can even place username and password (if needed) within the URL as: http://root:dreambox@192.168.1.1/video.m3u

If a player is triggered with this URL then you have both video/audio of selected channel and since there is already a plugin that allows to switch channels the its ready to go!

Did anybody check it with neutrino image? Is it working?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!