Can I make the TV Server steam need less bandwidth? (2 Viewers)

zntzAndreas

Portal Member
July 7, 2011
5
0
MediaPortal Version: 1.2.0
MediaPortal Skin: default wide
Windows Version: 7 x64
CPU Type: Amd Phenom 9550 quad core
HDD: 2TB
Memory: 8GB
Motherboard: Gigabyte
Video Card: integrated
Video Card Driver: -
Sound Card: integrated
Sound Card AC3: integrated
Sound Card Driver: -
1. TV Card: TerraTec Cinergy C HC PCI
1. TV Card Type: DVB-C
1. TV Card Driver: latest
2. TV Card: -
2. TV Card Type: -
2. TV Card Driver: -
3. TV Card: -
3. TV Card Type: -
3. TV Card Driver: -
4. TV Card: -
4. TV Card Type: -
4. TV Card Driver: -
MPEG2 Video Codec: -
MPEG2 Audio Codec: -
h.264 Video Codec: -
Satelite/CableTV Provider: -
HTPC Case: Antec Fusion Remote Mac Black
Cooling: Noctua U12P-SE2
Power Supply: 600w
Remote: Veris RM-200
TV: Samsung LCD 40"
TV - HTPC Connection: hdmi


Hi, my question is this, can I transcode/compress the steam that the MP TV-Server outputs to a remote MP client?

I've got a secondary computer in my home and I'd like to be able to stream TV to that one as well, but I'd like it to have a lower bitrate as to consume less bandwidth, is that possible?


//BR, Andreas
 

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    The iPiMP plugin can help you here, it will allow transcoding to mobile devices and other clients as well (MEDIAPORTAL - iPiMP).

    There may be other solutions as well. You can also connect directly to the streams and/or setup VLC to transcode the streams. But no solution is near the useability factor of MP.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi Andreas

    Not that I know of. Theoretically it would be possible to transcode MPEG 2 in real time, but you'd need a *very* powerful CPU to do h.264 in real time. Either that or something that could take advantage of the GPU...

    mm
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    42
    Austria
    Home Country
    Austria Austria
    Hi Andreas

    Not that I know of. Theoretically it would be possible to transcode MPEG 2 in real time, but you'd need a *very* powerful CPU to do h.264 in real time. Either that or something that could take advantage of the GPU...

    mm

    Actually for SD content it's not that bad. My Core2Duo 2.67 GHz runs at ~25% when live-transcoding an sd channel with Tv4Home (streaming to android). HD channels need ~60 %.

    So, either I'd need to use some web stream plugin? or.. forget about it? <:
    There is no plugin (yet) to integrate transcoding in MediaPortal.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi DieBagger

    Of course the difficulty depends on the quality and compression factors. The higher the quality and smaller the container you have to squash it into, the harder a processor has to work. Signal from analog tuners without hardware encoders get encoded to MPEG 2 in real time by TV Server (well, an encoder supervised by TV Server). On my 2.4 GHz Core 2 that takes between ~15% and ~40% CPU. Doesn't look that great though it is proof it can be done...

    mm
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    42
    Austria
    Home Country
    Austria Austria
    There is no plugin (yet) to integrate transcoding in MediaPortal.

    Hmm, thats too bad, it would have been nice to be able to do that!

    Well it's not MediaPortal, but if you just need a windows tool, I know that MikeLowrey is working on that for his TvViewer. It should also be possible to implement this in a MediaPortal plugin.
     

    zntzAndreas

    Portal Member
    July 7, 2011
    5
    0
    There is no plugin (yet) to integrate transcoding in MediaPortal.

    Hmm, thats too bad, it would have been nice to be able to do that!

    Well it's not MediaPortal, but if you just need a windows tool, I know that MikeLowrey is working on that for his TvViewer. It should also be possible to implement this in a MediaPortal plugin.

    That would be splendid, I do feel a bit odd.. am I really the first person asking these questions?

    Perhaps due to the fact that my extra client is the bedroom laptop which is on wifi? (but even at that there should be at least one more person with the same question?) (:)


    BTW: regarding TvViewer.. yes.. that looks #€&/%€ promising (:) but do you know if you can have it working on MP 1.2.0? I've read a few threads on it and seems like it was dependant upon WebServices which became MPWebServices which no longer is developed -> but then MPWebStream came about?

    https://www.team-mediaportal.com/plugins-and-skins-archive/others/1890-mp-tvviewer
    https://forum.team-mediaportal.com/...0-3-watch-tv-your-desktop-2010-01-30-a-76570/
    https://forum.team-mediaportal.com/mpwebservices-463/feature-suggestions-76581/index2.html
    https://forum.team-mediaportal.com/...am-stream-tv-over-internet-94801/index11.html
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    42
    Austria
    Home Country
    Austria Austria
    Hmm, thats too bad, it would have been nice to be able to do that!

    Well it's not MediaPortal, but if you just need a windows tool, I know that MikeLowrey is working on that for his TvViewer. It should also be possible to implement this in a MediaPortal plugin.

    That would be splendid, I do feel a bit odd.. am I really the first person asking these questions?

    Perhaps due to the fact that my extra client is the bedroom laptop which is on wifi? (but even at that there should be at least one more person with the same question?) (:)


    BTW: regarding TvViewer.. yes.. that looks #€&/%€ promising (:) but do you know if you can have it working on MP 1.2.0? I've read a few threads on it and seems like it was dependant upon WebServices which became MPWebServices which no longer is developed -> but then MPWebStream came about?

    MEDIAPORTAL - MP-TvViewer
    https://forum.team-mediaportal.com/...0-3-watch-tv-your-desktop-2010-01-30-a-76570/
    https://forum.team-mediaportal.com/mpwebservices-463/feature-suggestions-76581/index2.html
    https://forum.team-mediaportal.com/...am-stream-tv-over-internet-94801/index11.html

    That TvViewer is no longer developed (by me at least). If someone else wants to continue: All the sources are available on the google code page. OxanMikeLowrey is now working on a new standalone tv viewer that uses the new Tv4Home backend (which is actively developed and has transcoding included). I'm not sure how far away a preview version is though.
     

    Users who are viewing this thread

    Top Bottom