ZJRP.COM
welcome to my space
X
Search:  
 HOME   XBMC + Live TV Streaming
XBMC + Live TV Streaming
Published by: mike 2010-03-15
Welcome to:zjrp.com

  • I bought an xbox and a tv tuner for my PC in hope that I would be able to somehow set up my computer to stream live tv to a TV as it is not near an antenna, and internal antennas suck. (I already had an Xbox + XBMC so I knew what it was capable of). I was hoping to find a nice solution, but after a lot of searching, was about to resort to writing my own script to run VLC and just return VLC's URL.

    However, I think I've found a solution that is quite good for now. I run DVB WebScheduler + the JTVLan server on my PC, and the WebScheduler script. This is an awesome combination! I am able to stream live tv fine using it, it shows the current programs as well.

    Thanks to developers of XBMC, and the author of the WebScheduler script.

    Just wanted to tell others in case they didn't know about it (it took me about a month of searching to find this!).


  • Nice job to get PC DigiTV stream to work.

    The most elegent solution for combining XBMC and Satellite/Cable/Terrestrial Digitelevision reception is DreamBox 7025+ http://www.dream-multimedia-tv.de/english/products_dm7025.php

    With this construction I have perfect digitvBox for ANY receiving techology and I can stream liveTV and recordings to several xbox's on same lan using .strm files just like XBMC-TV. I can watch one channel on the DreamBox itself and simulataniously stream eg. 3 payTV channels to different Xbox's while the actual box is recording 2 different channels, simulatiously..
    XBMC - Using XBMC::
    XBMC & What Can it Do? -- Using XBMC -- XBMC Forum FAQ -- XBMC Live 3.5.1 Can XBMC play (stream or download) audio and video directly from the internet?
    http://xbmc.org/wiki/?title=Using_XBMC
    HOME
    Slingbox for XBMC? | XBMC Blog::
    in buying a Slingbox for watching my local TV on my XBMC back home. After spending several minutes (too late for can actually stream live TV from any
    http://www.xbmcblog.com/?p=260
    HOME
    One digiBox, several "media renderer endpoints."

    perfect.

    Are you in North America?
    blog. KellyKeeton.com - MythTV and Xbox XBMCMythTV::
    I got three streams one was live tv the other two were recorded shows, i also stream live tv to xbox xbmc (www.google.co.uk) [Referral]
    http://www.kellykeeton.com/blog/2006/01/17/MythTVAndXboxXBMCMythTV.aspx
    HOME
    Xbmc - Gizmodo::
    the day Hulu stopped streaming content to to your TV via Boxee, but luckily Live, a bootable CD which gives users the opportunity to try XBMC without
    http://gizmodo.com/tag/xbmc
    HOME

    NA doesn't have the same cable/terrestrial standards as most of the rest of the world, limiting the ability of a Dreambox to perform all the functions you describe...


  • What kind of streams are they coming from your tuner/pc (what protocol..etc..)?


    I assume that these stream addresses are also local to your pc as well?

    Thanks for the reply, web scheduler is recording TS-MUX into a local shared folder creating a recording.ts file. I have the XBMC web scheduler script using smb and it selecting the same network folder (as above) for both capture and recording. What I am afraid of is that I'm missing some information on how all this works and am just doing it wrong.


  • another tip if you run a linux machine as backend, use mythtvserver.


  • I've moved on from JTVLan now (webscheduler had some problems closing my tv tuner properly, and this caused my tuner to only show black rather than live tv until a reboot!)
    XBMC for Xbox Specific Support [Archive] - Page 11 - XBMC Community Forum::
    Streaming Satellite TV. Customising the xbmc menu. Streaming problems Stream Live TV to XBMC. help! wireless usb adaptor & lan card
    http://xbmc.org/forum/archive/index.php/f-7-p-11.html
    HOME

    But the way it worked, webscheduler / jtvlan start a recording, and then get vlc to play it straight away. VLC streams this and you can change where it streams to, but I think it defaulted to http or rtsp.

    Anyway, I am currently using Mediaportal's TVServer with a plugin I put together, read more about it here:
    http://forum.team-mediaportal.com/general-talk-233/xbmc-python-script-36590/

    I went this way mainly because my tv tuner driver was pretty crap, but I like this new solution more now. It is much more reliable, and I think using something that is being developed for free is a much better choice than using an old version of Webscheduler.


  • Thanks for the reply, web scheduler is recording TS-MUX into a local shared folder creating a recording.ts file. I have the XBMC web scheduler script using smb and it selecting the same network folder (as above) for both capture and recording. What I am afraid of is that I'm missing some information on how all this works and am just doing it wrong.


    I was asking evildude really.. but that's fine :)
    The point of my question (other than to find an answer) was that if your tuner must communicate with you pc somehow in order for you to see the "tv stream of data" on your pc, and it probably communicates with your pc via one of the many streaming video protocols that xmbc supports (rtsp, mms..etc..).

    Then its just a matter of finding out the url to this video stream (probably local to your pc) and then finding a way to have xbmc access the video stream. (network, internet..etc..) It would be as simple as "play file" command on mplayer. If that was the scenario.. then again I am not too familiar with how tv tuner's in your pc work, but that's why I asked :)

    You also said something about another program recording this "tv stream" on your pc and then accessing these recorded files with xbmc over network share. This doesn't sound live to me. ;)


  • Nice job to get PC DigiTV stream to work.

    The most elegent solution for combining XBMC and Satellite/Cable/Terrestrial Digitelevision reception is DreamBox 7025+ http://www.dream-multimedia-tv.de/english/products_dm7025.php

    With this construction I have perfect digitvBox for ANY receiving techology and I can stream liveTV and recordings to several xbox's on same lan using .strm files just like XBMC-TV. I can watch one channel on the DreamBox itself and simulataniously stream eg. 3 payTV channels to different Xbox's while the actual box is recording 2 different channels, simulatiously..
    One digiBox, several "media renderer endpoints."

    perfect.


  • Yeah, I tried Orb, didn't really work for me. Wouldn't recognise my TV tuner properly for some reason. (And apparently, you have to use the older version for live tv, not the new 2.0 beta or something).


  • What kind of streams are they coming from your tuner/pc (what protocol..etc..)?


    I assume that these stream addresses are also local to your pc as well?


  • Thanks bro will probably give it a shot in the next few days.

    Apparently 'Orb' also works which adds the TV channels as a UPnP source....not confirmed that yet though.


  • Thanks for the reply, web scheduler is recording TS-MUX into a local shared folder creating a recording.ts file. I have the XBMC web scheduler script using smb and it selecting the same network folder (as above) for both capture and recording. What I am afraid of is that I'm missing some information on how all this works and am just doing it wrong.

    Sorry worked it out at last, look through the xbmc log and found that I had structured a url incorrectly (should have done that earlier, amazing how you get so caught up you cant see the forest for the trees)

    Thanks again


  • I bought an xbox and a tv tuner for my PC in hope that I would be able to somehow set up my computer to stream live tv to a TV as it is not near an antenna, and internal antennas suck. (I already had an Xbox + XBMC so I knew what it was capable of). I was hoping to find a nice solution, but after a lot of searching, was about to resort to writing my own script to run VLC and just return VLC's URL.

    However, I think I've found a solution that is quite good for now. I run DVB WebScheduler + the JTVLan server on my PC, and the WebScheduler script. This is an awesome combination! I am able to stream live tv fine using it, it shows the current programs as well.

    Thanks to developers of XBMC, and the author of the WebScheduler script.

    Just wanted to tell others in case they didn't know about it (it took me about a month of searching to find this!).

    Hi EvilDude, I am having trouble setting up the live TV streaming using JTVLAN. Could you point me to a link where I might find some setup info, have searched but no go! Any other info would be good.

    Thanks

    Steve





  • Where was the last debate on wednesday with Mccain and Obama?
    INSTANCE / WAITING FOR SPRING

    You are looking at:zjrp.com's XBMC + Live TV Streaming, click zjrp.com to home
  • internet clips a dilemma for actors and studios
  • tv writers turn to web in strike s wake
  • ibm to update omnifind enterprise search app
  • microsoft rules out post yahoo buys report
  • cable companies discuss funding wireless venture
  • yahoo said close to google deal
  • mobile ads many years away
  • gibson sues over guitar hero and rock band
  • worldwide youtube outage traced to pakistan
  • myspace nbc team up on election news
  • radiohead nixes future free music downloads
  • yahoo forecasts growth stands firm on microsoft
  • web video allure behind yahoo s 160m maven buy
  • china allows access to english wikipedia
  •  
  • blogs carr says leave journalism to the pros
  • youtube apis coming to a site near you
  • why nbc is polishing its digital gems
  • food chain hungry for webisodes
  • sony preps net access features for blu ray
  • privacy backlash hits charter ad plan
  • microsoft offered 1b for yahoo search
  • now showing short form video on flickr
  • skype s improved video chatting
  • scribd looks to be the youtube of documents
  • google to sell display ads in web videos
  • court rules craigslist not liable for illegal ads
  • icahn yahoo spar over severance microsoft
  • youtube developers allow users to build their own
  •  Homepage | Add to favorites | Contact us | Exchange links | LOGIN | Site map | 
    Copyright© 2008 zjrp.com        Site made:CFZ