| |||||||
| Development You want to code something for the TV-Server? Share it in here! |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Jul 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Hi, is there any C/C++ interface bulit up for interfacing with TVServer? ie listing channels, telling it to start streaming pausing and so on? since i've added rtsp support to the dvdplayer in XBMC, though i'd check on how much work it would be to add some simple support for tv streaming to XBMC. btw, the rtsp streams provided by tvserver isn't only multicast are they? cause that would directly cause problems. christ rtsp sources are hard to come by. windows media player sharing provides one, but the rdp format is some weird wmv/wma format wich I couldn't find any spec about. so if anybody has some nice rtsp streams handy i'd love to have a test at them. Last edited by elupus; 2007-07-14 at 17:42. |
| | |
| |
| | #2 (permalink) |
| Portal Member Join Date: Jul 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | alright, so i've verified that that rtsp stream is playable in in xbmc. it's a mpegts stream wrapped in rtsp, so thats kinda nice. i noticed something annoying thou, if you change channels things go haywire. (vlc has the same issue). is the stream provided preprocessed in anyway? Ie PID, SID's modified from the source stream? aslong as the service id changes ( or atleast the PMT's version ). it should be possible to detect. Regards elupus |
| | |
| | #3 (permalink) | |
| Portal Developer Join Date: Apr 2004 Location: The Netherlands Age: 36
Posts: 1,513
Thanks: 3
Thanked 119 Times in 44 Posts
Country: | Quote:
but when audio/video format changes, the pat/pmt/sdt will change to reflect the new formats Frodo | |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Jul 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Just to check, the version number of the PAT is then changed right? If so i'll add some support for that in libavformat, so it reset's it's streams properly. <edit> will make sure it checks for pmt changes too. so aslong as the pmt version changes, things should be fine </edit> Last edited by elupus; 2007-07-16 at 21:51. |
| | |
| | #6 (permalink) |
| Portal Member Join Date: Jun 2007 Age: 32
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I just had this thread pointed out to me, Once this is all working in a release it would solve all my problems, tv server and MP client on media centre pc, then a nice portable XBOX that I can move around the house, outside on the deck with projector etc, fantastic. |
| | |
| | #7 (permalink) |
| Portal Member Join Date: Feb 2005 Location: Geelong, Australia Age: 26
Posts: 187
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | I have been writing a SOAP web service with a python frontend for XBMC for sometime. http://forum.team-mediaportal.com/mp...-t2263p17.html currently supports listing recorded shows grouped by show, and epg. I am part way through doing scheduling and then will look at live TV. Really busy with work atm but hope in a couple of weeks to get back into it. |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Jul 2007
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | sounds really nice. no need to reinvent the wheel. i was thinking soap based myself, just hadn't found any nice C/C++ toolkit for it. could be a point in doing it python based instead. remember, you need to force dvdplayer for playback since mplayer can handle rtsp streams too (thou only realplayer ones at the time, so it's of no use). |
| | |
| | #9 (permalink) |
| Portal Member Join Date: Nov 2004 Location: Perth Age: 39
Posts: 74
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Any updates on this ? Really looking forward to xbox integration, if it can happen. Cheers
__________________ Never be afraid to try something new. Remember, amateurs built the ark, and professionals built the Titanic. |
| | |
![]() |
| Bookmarks |
| Tags |
| c or c, client, interface, potential, tvserver, xbmc |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| TVServer and Remote Client now Working | vjc | General Talk | 0 | 2007-02-21 11:21 |
| Client Radio when TVServer is not available | BoelShit | Improvement Suggestions | 1 | 2007-02-20 22:58 |
| From Client, changing name of my TVserver stream | defcon5 | Get Support | 2 | 2007-02-15 18:06 |
| Help with TVServer and client | rick78 | Get Support | 8 | 2006-12-12 18:48 |
| Web Interface like xbmc? | brandenpro | Plugins | 1 | 2005-09-05 08:19 |