Skip to content

what to set videosource= for 240 AV, I get Slingbox returned error trying to set video parameters thx #580

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kocoman1 opened this issue Apr 15, 2023 · 3 comments

Comments

@kocoman1
Copy link

what to set videosource= for 240 AV, I get Slingbox returned error trying to set video parameters

@GerryDazoo
Copy link
Owner

GerryDazoo commented Apr 15, 2023

please post ALL the server output so we can see what's happening.

@kocoman1
Copy link
Author

kocoman1 commented Apr 15, 2023

I have a virtualbox with bridged ethernet working with windows 7(32bit) slingplayer US 1.5.. (playing video) thats why the first is kicking it off

the input is using composite video (AV 240), player is vlc http:

do you need wireshark logs in windows? (not sure how to make it yet but can try)


`./slingbox_server.py
Version : 4.01 Running on Linux-5.19.0-38-generic-x86_64-with-glibc2.35 pid= 4189 ./slingbox_server.py
Using config file config.ini
Connection Manager Running on port 8080 with 10 max streams using URL slingbox.
Building page for Slingbox
Using built in default remote page definition.
ERROR. Cannot use Remote Control
Because the "Flask" python module has not been installed
Starting Streamer Thread for Slingbox
Broadcast Responder Running
Streamer Running: 10 config.ini SLINGBOX 8080 8080 8388608
starting up on port 8080 8388608
Server IP address is 192.168.1.186
8080 Checking for slingbox at ('', 5201) 0
8080 Error connecting to ('', 5201)
8080 No valid slingbox ip info found in config.ini
8080 Finding Slingboxes on local network. My IP Info = 192.168.1.186
8080 Found at 192.168.1.210 5001 " My Slingbox " FinderID 75B5820F9C860C4DB7247729CDBB0550 ProductID AV
8080 Using slingbox at ('192.168.1.210', 5001)
Streamer: 8080 Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox
04/15/2023, 10:36:07.817 Streaming request from ('192.168.1.186', 43276) /slingbox
STREAM=192.168.1.186:43276:0

Slinginfo AV 12 30 192.168.1.210 5001 3000 10 admin
8080 Starting Stream for 192.168.1.186:43276
8080 Opening Control stream 0x2000 0 0
Connecting... ('192.168.1.210', 5001) Control
cmd: 0x7e err: 0x13 176
8080 Box in use! Kicking off other user.
8080 Selecting Video Source 1
8080 Warning: No remote keys configured, using correct VideoSource?
VideoParameters: Resolution= 12 FrameRate= 30 VideoBandwidth= 2000 VideoSmoothness= 63 IframeRate= 5 AudioBitRate= 64
cmd: 0xb5 err: 0x26 0
8080 Slingbox returned error trying to set video parameters
Please validate parameters.
8080 ERROR: Slingbox session startup failed.
8080 Logging Out
Streamer: 8080 Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox
04/15/2023, 10:36:16.843 Streaming request from ('192.168.1.186', 38560) /slingbox
STREAM=192.168.1.186:38560:0

Slinginfo AV 12 30 192.168.1.210 5001 3000 10 admin
8080 Starting Stream for 192.168.1.186:38560
8080 Opening Control stream 0x2000 0 0
Connecting... ('192.168.1.210', 5001) Control
8080 Selecting Video Source 1
8080 Warning: No remote keys configured, using correct VideoSource?
VideoParameters: Resolution= 12 FrameRate= 30 VideoBandwidth= 2000 VideoSmoothness= 63 IframeRate= 5 AudioBitRate= 64
cmd: 0xb5 err: 0x26 0
8080 Slingbox returned error trying to set video parameters
Please validate parameters.
8080 ERROR: Slingbox session startup failed.
8080 Logging Out
Streamer: 8080 Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox

`

@FruitBoi
Copy link

Little late but same issue. Tried a ton of different possible combinations and none of them work. Also tried editing the python to skip the check, which gives me a video stream that's garbled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants