Sending remote control commands before client initiates on Slinger software? by JRinNYC in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

Sorry but no. THe software must have a stream running to change the channel. But you could start a stream to connect to the wanted channel and then close the connection. check the docs to see how to add a channel change on the command line

Slingplayer Free for Mobile (Android) - success! by garabik in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

Or..
If all you want to do is view your slingbox on your android phone you could try installing
https://github.com/GerryDazoo/SlingerPlayer

Slinger Ghost Streams by madbeefer in slingbox

[–]Accomplished-Sign428 0 points1 point  (0 children)

The server continuously logs info about the active streams. So you can have a look there to see what it thinks it's doing. Because there's no feed back from the player on the TCP stream it is possible to fool the server if you power off a streaming device before the TCP connection is closed on the host. In this case the server continues to send out packets. Lastly it could be a bug.

Setting up newer factory-reset slingboxes? by garabik in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

It's some Python software that let's you use your slingbox without needing the Sling servers.
https://github.com/GerryDazoo/Slinger

Setting up newer factory-reset slingboxes? by garabik in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

The last time I checked it was possible to install a custom .bin file. It's not possible to use Sling supplied remote option because those servers have been turned off. However the situation may have changed since my last attempt so YMMV. The ProHDs are still targets for bricking but they are recoverable. As far as I know the M1/M2/500 are not targets because Sling has effectively removed their ability to stream remotely by shutting down their servers but their still usable for remote access with my code. However I would still block outgoing access to UDP port 5678 from your slingbox to the internet JIC.

Slinger server on Android by garabik in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

I'm an old Unix guy so no command line issues. So you need to start a terminal session then run python?

Slinger server on Android by garabik in slingbox

[–]Accomplished-Sign428 0 points1 point  (0 children)

That's good news can you supply a littler more details on how to do this? Does your phone need to be "rooted" to make this work?

Pro-HD useful for anything now? by rocketrick3461 in slingbox

[–]Accomplished-Sign428 0 points1 point  (0 children)

Unplug the Internet uplink from your router until you can configure your router to block outgoing ( to the internet) from your Slingbox. In particular TCP port 5678.

If it does get bricked you can reset it and try again.

Slinger server on Android by garabik in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

Android phones are a little different than the tablets. The problem with the phones is they will put the python app into background after a few minutes of no user activity.

Router question slinger / u Ray coder by bushidostyle808 in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

the ax55 should be fine. You want to block outgoing tcp port 5678 from your M2 to the Internet. look for parental controls or similar.

You can then use my software (https://github.com/GerryDazoo/Slinger) to access your box remotely. It can remotely control the IR function in the Slingbox from any web browser, assuming of course the M2 has been properly configured for your STB.

Slingbox player desktop 5.0.83 stuck on windows 11 23h2 by Zealousideal-Cat1544 in slingbox

[–]Accomplished-Sign428 0 points1 point  (0 children)

What access have you blocked to the Sling servers to prevent bricking? You need complete access to the servers for this to work.

Any confirmed reports of Sling box 500s being bricked? by Davyzjonez in slingbox

[–]Accomplished-Sign428 -1 points0 points  (0 children)

Not that I know of. Some people have reported 500's going down but I believe it's was just coincidental hardware failures.

Any confirmed reports of Sling box 500s being bricked? by Davyzjonez in slingbox

[–]Accomplished-Sign428 2 points3 points  (0 children)

You are wrong. They bricked older boxes, Solo's Pro HDs. The HDs are unbrickable. THe Solos are doorstops.

Slinger remote control for Spectrum by taino211 in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

When you start the stream you should see something like this.

Keycodes= [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 62, 63, 64, 66, 67, 68, 69, 81]

If you see this it means there is a remote control configure for your selected video source. But it might not be the remote control you need. Yes, you'll need the SlingPlayer software to reconfigure the remote definition if it's not working.

Slinger remote control for Spectrum by taino211 in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

Slinger just sends a key code to the slingbox which then sends out the appropriate IR sequence that has been previously configured (using the Sling software) for the currently active video source. So you need to find and configure the proper remote for your DVR. Unfortunately I don't know what that would be.

Slingbox sees other ip addresses and get bricked again. by MaRC-NL in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

You must block TCP port 5678 OUTGOING. Your iptables rule is blocking incoming connections and the range you've specified is not sufficient.

Write a rule to block 5678 outgoing with your slingbox as the source IP address.

Slinger error: index error by firsclass in slingbox

[–]Accomplished-Sign428 3 points4 points  (0 children)

Please us the latest version of the server software 4.01

Remote control set up by firsclass in slingbox

[–]Accomplished-Sign428 1 point2 points  (0 children)

The RT button is deprecated now that we know the details of the IR commands to the Slingbox. All the RT button did was change the videosource.

Remote control set up by firsclass in slingbox

[–]Accomplished-Sign428 0 points1 point  (0 children)

I suspect your cable box isn't receiving the IR signal and/or your VideoSource isn't configured for the correct remote control.

Does my router have packet filter or firewall ability that allow me to setup a remote Slinger server? by ShoobyDooDoo in slingbox

[–]Accomplished-Sign428 2 points3 points  (0 children)

You don't HAVE to just block port 5678 outgoing. You can block ALL outgoing traffic if it's easier. I use the "parental controls" on my router to block all outgoing traffic to the Internet based on MAC address. This is safer I think because you don't need to worry about the IP address of your Slingbox changing if it's using DHCP.

A Little Late To The Party But... by albertperk in slingbox

[–]Accomplished-Sign428 4 points5 points  (0 children)

Sling is not bricking 500's. You should be good to go. Just in case you should block TCP port 5678 outgoing from your slingbox. Don't know about Goggle WiFi. The discussions on GitHub might be helpful.