first. I'm a non-english speaker. so , please guess what I am talking about.
Download : http://code.google.com/p/mythtvlive/dow ... akechanges
this is a plugin for ps3mediaserver, provide mythtv live streaming to your ps3 or other DLNA enabled devices. tested on ps3/smp-n100.
there is no build in transcode. so it's usabled depends on your tv tunner/mythtv settings. I use a cheap "MYGICA A680B" on an ubuntu machine, which is a Clear QAM tunner.
usage:
place mythtvlive.jar in plugin folder of ps3mediaserver. enable it in transcoding settings. and move up to first. (or second after your "PMSEncoder" plugin.)
add channels in your WEB.conf like
videostream.Mythtv=NBC,mythtv://192.168.1.1:6543/3_1
192.168.1.1 is your server ip
6543 is your mythtv listen port
3_1 is the channel id . you can get your channel id from "channel" table of your mythconverg database.
attention: this is a "it works" version. please re this thread if you have any problems.