SAT>IP-Server Triax in MPO einbinden (1 Viewer)

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    There is a "Destination unreachable (Port unreachable)"
    and then "TEARDOWN" which does not sound good ;-)
    TEARDOWN is 100% normal. It just means "close the connection".
    The "destination unreachable" is also normal for a SAT>IP tuner.

    Please give me a week or so to provide a new patch (hint to Kay: OPTIONS keep-alive! ;) ). I'm working on it as fast as I can, but work this week is really busy so I don't have as much time to do MediaPortal code as normal.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Hello Kay and TheMerovingian

    First, I apologise for the long wait. My computer's motherboard died last weekend. I've had to rebuild my computer before I could make more progress with the promised patch. Thanks for your patience. (y)

    The patch is attached.
    You need to modify MPIPTVSource.ini:
    Code:
    [RTSP]
    ...
    RtspSendCommandDescribe = 0
    RtspKeepAliveWithOptions = 1

    I've done a quick test and it looks like it's working. :)
    If you find any problems, please provide:
    • MediaPortal log files from the Watchdog tool option 1
    • all TV Server log files, including MPIPTVSource.log with LogVerbosity 4 or 5
    • MPIPTVSource.ini
    • Wireshark dump

    @KayDiefenthal
    Please test thoroughly with all available SAT>IP servers (including the OctopusNet) because the code has been heavily modified.
     

    Attachments

    • MPIPTV_RTSP [keep alive].7z
      72 KB

    KayDiefenthal

    MP Donator
  • Premium Supporter
  • July 18, 2006
    1,176
    92
    45
    Germany - Bonn
    Home Country
    Germany Germany
    Hello Kay and TheMerovingian

    First, I apologise for the long wait. My computer's motherboard died last weekend. I've had to rebuild my computer before I could make more progress with the promised patch. Thanks for your patience. (y)
    Murphys Law ?
    @KayDiefenthal
    Please test thoroughly with all available SAT>IP servers (including the OctopusNet) because the code has been heavily modified

    an short test with the triax

    scan is working had here only one 454 Session not found seen by an Options Request but this was after an Teardown
    so is it no Problem

    preview send Options and runs ok

    the other two (Digibit R1 ,DD Onet )
    test i now for you
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Murphys Law ?
    Yes. :(

    scan is working
    ...
    preview send Options and runs ok
    Great! :)

    had here only one 454 Session not found seen by an Options Request but this was after an Teardown
    so is it no Problem
    Hmmm, I'll try to change the code to avoid sending OPTIONS after TEARDOWN.

    the other two (Digibit R1 ,DD Onet )
    test i now for you
    Thanks. I look forward to the results...
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    so next test log and capture for Telestar digibit r1

    rtsp Looks ok but rtp packages have only Header Information no ts data
    Log files and Wireshark are excellent. (y) (y) (y)

    The RTCP stream is telling me "pids=none".
    Maybe the PIDs need to be set by the RTSP PLAY command?
    If that's the case, I'm sorry to say that I don't think I can fix it. I don't have easy control of the URL for the PLAY command.
     

    KayDiefenthal

    MP Donator
  • Premium Supporter
  • July 18, 2006
    1,176
    92
    45
    Germany - Bonn
    Home Country
    Germany Germany
    in my samples tune i only with Setup include with pids
    and if i want Change the Service send i Play with new Tuning Infos


    before i Forget it the Telestar send after new tune /Change firstly one rtp package with only the Header
    the next packages had than the ts included
     

    Users who are viewing this thread

    Top Bottom