Skip to content

slinger crashes because of IR commands #698

Description

@dgtl

my slinger started crashing. It calls the remote control then stops the connection.

`Version : 4.01 Running on Windows-10-10.0.26200-SP0 pid= 29504 C:\Users\mike\OneDrive\Desktop\All New Slinger\slingbox_server.exe
Using config file config.ini
Connection Manager Running on port 58321 with 3 max streams using URL .
BOXES [('sb1', 'SlingTiVo')]
BOX URL /SlingTiVo
Building page for SlingTiVo
Using built in default remote page definition.
Streamer Running: 3 config.ini SlingTiVo SlingTiVo 58321 8388608
starting up on port 58321 8388608
SlingTiVo Checking for slingbox at ('192.168.86.64', 5206) 0
SlingTiVo ('192.168.86.64', 5206) OK
SlingTiVo Using slingbox at ('192.168.86.64', 5206)
Streamer: SlingTiVo Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox

  • Serving Flask app 'slingbox_server'
  • Debug mode: off
    Broadcast Responder Running
    Server IP address is 172.26.176.1
    Server IP address is 192.168.86.30
    04/05/2026, 01:38:33.159 Streaming request from ('166.205.131.97', 12433) /SlingTiVo
    STREAM=166.205.131.97:12433:0
    Starting remote stream 1

Slinginfo "350/500/M1" 12 30 192.168.86.64 5206 3072 3 WjFBU2PqL3ukCWD
SlingTiVo Starting Stream for 166.205.131.97:12433
SlingTiVo Opening Control stream 0x2000 0 0
Connecting... ('192.168.86.64', 5206) Control
SlingTiVo Selecting Video Source 1
SlingTiVo Keycodes= [4, 5, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 24, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 46, 50, 72, 73, 74, 75, 76, 77, 78, 79]
VideoParameters: Resolution= 12 FrameRate= 30 VideoBandwidth= 2000 VideoSmoothness= 63 IframeRate= 5 AudioBitRate= 64
Connecting... ('192.168.86.64', 5206) Stream
Traceback (most recent call last):
File "slingbox_server.py", line 836, in streamer
s_ctl, stream = start_slingbox_session(streams)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "slingbox_server.py", line 428, in start_slingbox_session
first_buffer = bytearray(stream.recv(pksize, socket.MSG_PEEK))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TimeoutError: timed out
SlingTiVo Badness starting slingbox session timed out None
Streamer: SlingTiVo Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions