Has anyone written a direct UPnP/DLNA plugin, to stream out VDR recordings and live TV to PS3 or XBOX 360?
IMHO this would be a logical extension to the streamdev plugin. :)
There is a good UPnP server available for linux, called Fuppes: http://fuppes.ulrich-voelkel.de/
Fuppes can be used to stream VDR recordings, but so far I haven't been able to get live video to work.. And even with recordings you need to use transcoding because PS3 doesn't like MPEG-PES.
Teemu Suikki schrieb:
Has anyone written a direct UPnP/DLNA plugin, to stream out VDR recordings and live TV to PS3 or XBOX 360?
no something like that doesnt exist. I have used a cron to fetch the m3u of the channels list onto harddisc and mediatomb to serve it with upnp to my tg100. To my knowledge they are supporting PS3 and the latest version is also supporting transcoding - so this seems to be a good start. Missing is a recording list which can be done with some sort of hack with the streamdev plugin as well (greating a file with the urls for recordings and streamdev externremox to serve the files.
IMHO this would be a logical extension to the streamdev plugin. :)
see above - yes. This and the possibility to have some notification between mediatomb and streamdev-server this would be really nice.
Someone would need to do some work on the meditomb side ideally to write a custom import script to display it properly in the structure -according to mediatomb docs this should be fairly
There is a good UPnP server available for linux, called Fuppes: http://fuppes.ulrich-voelkel.de/
not tried that - found mediatomb to look more interesting
2008/4/29 Steffen Barszus st_barszus@gmx.de:
I installed mediatomb now too. It is far easier to setup than fuppes, and has some extra features like http streaming.. But still doesn't work any better with PS3. :)
I wonder why the http streaming doesn't work, PS3 just reports some "server error" but logs show that it has actually connected to the stream just fine.
Teemu Suikki schrieb:
It could be that the mime type is flagged wrong ? Think its outside vdr not that usual to stream mpeg2-ts around ;) The TG100 is streaming it just fine, but every now and then it displays the TV stream like radio (with OSD :( )
Did you try to change the type in the webinterface of mediatomb allready ?
Maybe also the IRC of mediatomb might help
2008/5/3 Steffen Barszus st_barszus@gmx.de:
I have tried different mime types, it's not that..
I think I'll switch back to fuppes for now, because fuppes has internal transcoding. MediaTomb uses external program (ffmpeg, vlc, mencoder) which makes it impossible to do seeks on the streamed file. Really not very nice to watch some 2 hour recording if you can't fast forward over commercials etc..
Teemu Suikki wrote:
"Sony PS3 as outputdevice" (with mediatomb) http://www.vdrportal.de/board/thread.php?postid=705745