Author Topic: Stream Video over the web  (Read 4476 times)

TheBrain

  • Making baby steps
  • Posts: 2
    • View Profile
Stream Video over the web
« on: July 16, 2009, 08:12:02 pm »
setup LinuxMCE to stream media over the web.  have an option to have a user sign in.  I think it would be awesome to be able to this while sitting in a hotel room.  Until this is built in, can some one direct me on were to look to get started with this on my own.  Im a newb to linux so a tutorial would be awesome.

Thanks Brian

krys

  • Addicted
  • *
  • Posts: 583
    • View Profile
Re: Stream Video over the web
« Reply #1 on: July 16, 2009, 11:34:58 pm »
There is a program called "Orb" that can do this, however the server side pc must be a windows or mac currently. The client side just runs on an internet browser so that part can be whatever. It works great, i just wish the linux version was done.
-Krys

colinjones

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 3003
    • View Profile
Re: Stream Video over the web
« Reply #2 on: July 16, 2009, 11:40:08 pm »
The Linux version of Orb is "coming" but no date as yet. The software is free but not OSS, which is a shame. It doesn't prevent it from being added as a DCE device, but would mean it needs to use the wrapper approach and that then depends on being able to control the server-side... dunno if there are any other interfaces/command line options other than their protocol.

totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: Stream Video over the web
« Reply #3 on: July 17, 2009, 12:37:38 pm »
setup LinuxMCE to stream media over the web.  have an option to have a user sign in.  I think it would be awesome to be able to this while sitting in a hotel room.  Until this is built in, can some one direct me on were to look to get started with this on my own.  Im a newb to linux so a tutorial would be awesome.

Thanks Brian

Get a SlingBox that works fine...once you have the SlingBox you could develop a device template for it so that it was PnP...

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

TheBrain

  • Making baby steps
  • Posts: 2
    • View Profile
Re: Stream Video over the web
« Reply #4 on: July 17, 2009, 06:05:18 pm »
Thanks the orb works great. just have to find out how to integrate it with LinuxMCE