Replies: 16 comments 6 replies
-
|
Yes you can.
From: bill-lj ***@***.***>
Sent: Wednesday, August 24, 2022 4:37 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [GerryDazoo/Slinger] Slingbox and Server in Separate Locations (Discussion #29)
I'm looking to extend the life of my slingbox 500. I live in Fla and have a hosted SB with an Optimum DVR on Long Island.
Can I run the server from Fla on a windows 8 laptop and connect to the SB over network?
—
Reply to this email directly, view it on GitHub <#29> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYOYVQO3ZTYE7FSMKPKNQTDV22BYRANCNFSM57QWD7KQ> .
You are receiving this because you are subscribed to this thread. <https://github.com/notifications/beacon/AYOYVQJ4634WMEX474QFU7DV22BYRA5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFVJCGS43DOVZXG2LPN2VGG33NNVSW45C7NFSM4ACCC5LA.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for getting back to me. |
Beta Was this translation helpful? Give feedback.
-
|
That should work. The finderid is only needed if your connecting remotely to the server. Are you sure that your slingbox is using port 5201? 5201 is the default but I’ve seen other ports in use (ie. 5224).
From: bill-lj ***@***.***>
Sent: Monday, September 05, 2022 2:05 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate Locations (Discussion #29)
Thanks for getting back to me.
If the server and Slingbox 500 are physically in different states, how to I set the config.ini?
I had the server started on the windows 8 laptop in Florida. This is the same hardware that
I ran VLC viewer from. The config.ini points to the public address on Long Island that has the
Slingbox. That address has a port forward rule for port 5201 to pass traffic to internal IP
bound to Slingbox. I have also edited finderid and admin password with values obtained from Sling
—
Reply to this email directly, view it on GitHub <#29 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYOYVQJWEG7L7TFTEBUE36TV4YY53ANCNFSM57QWD7KQ> .
You are receiving this because you commented. <https://github.com/notifications/beacon/AYOYVQKY5ZDWLI3KLFWUP6DV4YY53A5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3F27Y.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
Good Morning,
I double checked destination router on Long Island and the port forward in
definitely 5201.
I modified config.ini commenting out finderid and adding admin pw and
slingbox public ip and port 5201.
Modified batch file to point to this working directory.
It looks like the server starts, though an initial message of "system
cannot find the path specified", I get
a pid connection message to remote slingbox. there is a message running on
192.16.1.75:8081 which
I'm not sure of. I launch vlc then run stream and get vlc unable to open
mrl http://192.168.1.104:8080/slingbox
Any pointers in the right direction would be appreciated
…On Mon, Sep 5, 2022 at 2:13 PM GerryDazoo ***@***.***> wrote:
That should work. The finderid is only needed if your connecting remotely
to the server. Are you sure that your slingbox is using port 5201? 5201 is
the default but I’ve seen other ports in use (ie. 5224).
From: bill-lj ***@***.***>
Sent: Monday, September 05, 2022 2:05 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
Locations (Discussion #29)
Thanks for getting back to me.
If the server and Slingbox 500 are physically in different states, how to
I set the config.ini?
I had the server started on the windows 8 laptop in Florida. This is the
same hardware that
I ran VLC viewer from. The config.ini points to the public address on Long
Island that has the
Slingbox. That address has a port forward rule for port 5201 to pass
traffic to internal IP
bound to Slingbox. I have also edited finderid and admin password with
values obtained from Sling
—
Reply to this email directly, view it on GitHub <
#29 (comment)>
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AYOYVQJWEG7L7TFTEBUE36TV4YY53ANCNFSM57QWD7KQ>
.
You are receiving this because you commented. <
https://github.com/notifications/beacon/AYOYVQKY5ZDWLI3KLFWUP6DV4YY53A5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3F27Y.gif>
Message ID: ***@***.*** ***@***.***> >
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRGIZFQX6ZJGIZBQWC3V4YZ3JANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Please send the server startup logs and a copy of your config.ini. You should not be seeing any errors.
From your comments can you confirm the ip address you are running the server on is 192.168.1.104? That would be the correct address for VLC to connect to.
I’m confused about where 192.168.1.75 is coming from.
Are you running the windows exe of python?
By default the code looks for the config.ini in the same folder as the server code. If it’s not there and you haven’t specified a full path to it, that might explain the “can’t find path specified”error. Or is this an error coming from the batch file?
Can you run it manually without the batch file to see what happens?
Your port map for 5201 may be OK but your slingbox might not be using that port. Can you connect up to it using the sling software (desktop, newwatch) and verify what port it is using.
* Gerry
From: bill-lj ***@***.***>
Sent: Tuesday, September 06, 2022 12:01 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate Locations (Discussion #29)
Good Morning,
I double checked destination router on Long Island and the port forward in
definitely 5201.
I modified config.ini commenting out finderid and adding admin pw and
slingbox public ip and port 5201.
Modified batch file to point to this working directory.
It looks like the server starts, though an initial message of "system
cannot find the path specified", I get
a pid connection message to remote slingbox. there is a message running on
192.16.1.75:8081 which
I'm not sure of. I launch vlc then run stream and get vlc unable to open
mrl http://192.168.1.104:8080/slingbox
Any pointers in the right direction would be appreciated
On Mon, Sep 5, 2022 at 2:13 PM GerryDazoo ***@***.*** <mailto:***@***.***> > wrote:
That should work. The finderid is only needed if your connecting remotely
to the server. Are you sure that your slingbox is using port 5201? 5201 is
the default but I’ve seen other ports in use (ie. 5224).
From: bill-lj ***@***.*** <mailto:***@***.***> >
Sent: Monday, September 05, 2022 2:05 PM
To: GerryDazoo/Slinger ***@***.*** <mailto:***@***.***> >
Cc: GerryDazoo ***@***.*** <mailto:***@***.***> >; Comment ***@***.*** <mailto:***@***.***> >
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
Locations (Discussion #29)
Thanks for getting back to me.
If the server and Slingbox 500 are physically in different states, how to
I set the config.ini?
I had the server started on the windows 8 laptop in Florida. This is the
same hardware that
I ran VLC viewer from. The config.ini points to the public address on Long
Island that has the
Slingbox. That address has a port forward rule for port 5201 to pass
traffic to internal IP
bound to Slingbox. I have also edited finderid and admin password with
values obtained from Sling
—
Reply to this email directly, view it on GitHub <
#29 (comment)>
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AYOYVQJWEG7L7TFTEBUE36TV4YY53ANCNFSM57QWD7KQ>
.
You are receiving this because you commented. <
https://github.com/notifications/beacon/AYOYVQKY5ZDWLI3KLFWUP6DV4YY53A5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3F27Y.gif>
Message ID: ***@***.*** <mailto:***@***.***> ***@***.*** <mailto:***@***.***> > >
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRGIZFQX6ZJGIZBQWC3V4YZ3JANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.*** <mailto:***@***.***> >
—
Reply to this email directly, view it on GitHub <#29 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYOYVQJ7R635WU2XP27MJWDV45TCDANCNFSM57QWD7KQ> .
You are receiving this because you commented. <https://github.com/notifications/beacon/AYOYVQM436XEWWHXILDJ4XLV45TCDA5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3IKWI.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks for help!
Couldn't find log, so I ran slingbox_server.exe directly and pasted output
to attached file.
Couldn't find slingbox at 47.17.63.234 (external address where slingbox is
and port forward rule
of 5201 -> 5201 (tcp) is defined
not running python
…On Tue, Sep 6, 2022 at 1:28 PM GerryDazoo ***@***.***> wrote:
Please send the server startup logs and a copy of your config.ini. You
should not be seeing any errors.
From your comments can you confirm the ip address you are running the
server on is 192.168.1.104? That would be the correct address for VLC to
connect to.
I’m confused about where 192.168.1.75 is coming from.
Are you running the windows exe of python?
By default the code looks for the config.ini in the same folder as the
server code. If it’s not there and you haven’t specified a full path to it,
that might explain the “can’t find path specified”error. Or is this an
error coming from the batch file?
Can you run it manually without the batch file to see what happens?
Your port map for 5201 may be OK but your slingbox might not be using that
port. Can you connect up to it using the sling software (desktop, newwatch)
and verify what port it is using.
* Gerry
From: bill-lj ***@***.***>
Sent: Tuesday, September 06, 2022 12:01 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
Locations (Discussion #29)
Good Morning,
I double checked destination router on Long Island and the port forward in
definitely 5201.
I modified config.ini commenting out finderid and adding admin pw and
slingbox public ip and port 5201.
Modified batch file to point to this working directory.
It looks like the server starts, though an initial message of "system
cannot find the path specified", I get
a pid connection message to remote slingbox. there is a message running on
192.16.1.75:8081 which
I'm not sure of. I launch vlc then run stream and get vlc unable to open
mrl http://192.168.1.104:8080/slingbox
Any pointers in the right direction would be appreciated
On Mon, Sep 5, 2022 at 2:13 PM GerryDazoo ***@***.*** <mailto:***@***.***>
> wrote:
> That should work. The finderid is only needed if your connecting remotely
> to the server. Are you sure that your slingbox is using port 5201? 5201
is
> the default but I’ve seen other ports in use (ie. 5224).
>
>
>
> From: bill-lj ***@***.*** <mailto:***@***.***> >
> Sent: Monday, September 05, 2022 2:05 PM
> To: GerryDazoo/Slinger ***@***.*** <mailto:***@***.***> >
> Cc: GerryDazoo ***@***.*** <mailto:***@***.***> >; Comment ***@***.***
<mailto:***@***.***> >
> Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
> Locations (Discussion #29)
>
>
>
> Thanks for getting back to me.
> If the server and Slingbox 500 are physically in different states, how to
> I set the config.ini?
> I had the server started on the windows 8 laptop in Florida. This is the
> same hardware that
> I ran VLC viewer from. The config.ini points to the public address on
Long
> Island that has the
> Slingbox. That address has a port forward rule for port 5201 to pass
> traffic to internal IP
> bound to Slingbox. I have also edited finderid and admin password with
> values obtained from Sling
>
> —
> Reply to this email directly, view it on GitHub <
>
#29 (comment)
>
> , or unsubscribe <
>
https://github.com/notifications/unsubscribe-auth/AYOYVQJWEG7L7TFTEBUE36TV4YY53ANCNFSM57QWD7KQ
>
> .
> You are receiving this because you commented. <
>
https://github.com/notifications/beacon/AYOYVQKY5ZDWLI3KLFWUP6DV4YY53A5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3F27Y.gif
>
> Message ID: ***@***.*** <mailto:***@***.***> ***@***.*** <mailto:***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#29 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/A2WVWRGIZFQX6ZJGIZBQWC3V4YZ3JANCNFSM57QWD7KQ
>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.*** <mailto:***@***.***> >
>
—
Reply to this email directly, view it on GitHub <
#29 (comment)>
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AYOYVQJ7R635WU2XP27MJWDV45TCDANCNFSM57QWD7KQ>
.
You are receiving this because you commented. <
https://github.com/notifications/beacon/AYOYVQM436XEWWHXILDJ4XLV45TCDA5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3IKWI.gif>
Message ID: ***@***.*** ***@***.***> >
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRAR5E67SKADLYXLJ2LV455K7ANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Good Morning,
I attached a second run log and an explanation on IP addresses.
I've tried to run .exe from
1. my windows 10 workstation- that is the initial log that I sent you
That has a local address of 192.168.1.104
2. my windows 8.1 laptop- see attached log
That has a local address of 192.168.1.75
In that log you will see that I launched remote from google chrome browser
and was able to get remote keypad
Launching slingbox from VLC is the same can't open MRL message. I'm
launching open network stream from
VLC for what it's worth.
Any insights would be appreciated.
…On Tue, Sep 6, 2022 at 5:23 PM Bill Yackel ***@***.***> wrote:
Thanks for help!
Couldn't find log, so I ran slingbox_server.exe directly and pasted output
to attached file.
Couldn't find slingbox at 47.17.63.234 (external address where slingbox is
and port forward rule
of 5201 -> 5201 (tcp) is defined
not running python
On Tue, Sep 6, 2022 at 1:28 PM GerryDazoo ***@***.***>
wrote:
> Please send the server startup logs and a copy of your config.ini. You
> should not be seeing any errors.
>
> From your comments can you confirm the ip address you are running the
> server on is 192.168.1.104? That would be the correct address for VLC to
> connect to.
>
> I’m confused about where 192.168.1.75 is coming from.
>
> Are you running the windows exe of python?
>
> By default the code looks for the config.ini in the same folder as the
> server code. If it’s not there and you haven’t specified a full path to it,
> that might explain the “can’t find path specified”error. Or is this an
> error coming from the batch file?
>
> Can you run it manually without the batch file to see what happens?
>
> Your port map for 5201 may be OK but your slingbox might not be using
> that port. Can you connect up to it using the sling software (desktop,
> newwatch) and verify what port it is using.
>
>
>
> * Gerry
>
>
>
> From: bill-lj ***@***.***>
> Sent: Tuesday, September 06, 2022 12:01 PM
> To: GerryDazoo/Slinger ***@***.***>
> Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
> Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
> Locations (Discussion #29)
>
>
>
> Good Morning,
>
> I double checked destination router on Long Island and the port forward in
> definitely 5201.
> I modified config.ini commenting out finderid and adding admin pw and
> slingbox public ip and port 5201.
> Modified batch file to point to this working directory.
> It looks like the server starts, though an initial message of "system
> cannot find the path specified", I get
> a pid connection message to remote slingbox. there is a message running on
> 192.16.1.75:8081 which
> I'm not sure of. I launch vlc then run stream and get vlc unable to open
> mrl http://192.168.1.104:8080/slingbox
>
> Any pointers in the right direction would be appreciated
>
>
> On Mon, Sep 5, 2022 at 2:13 PM GerryDazoo ***@***.*** <mailto:***@***.***>
> > wrote:
>
> > That should work. The finderid is only needed if your connecting
> remotely
> > to the server. Are you sure that your slingbox is using port 5201? 5201
> is
> > the default but I’ve seen other ports in use (ie. 5224).
> >
> >
> >
> > From: bill-lj ***@***.*** <mailto:***@***.***> >
> > Sent: Monday, September 05, 2022 2:05 PM
> > To: GerryDazoo/Slinger ***@***.*** <mailto:***@***.***> >
> > Cc: GerryDazoo ***@***.*** <mailto:***@***.***> >; Comment ***@***.***
> <mailto:***@***.***> >
> > Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
> > Locations (Discussion #29)
> >
> >
> >
> > Thanks for getting back to me.
> > If the server and Slingbox 500 are physically in different states, how
> to
> > I set the config.ini?
> > I had the server started on the windows 8 laptop in Florida. This is the
> > same hardware that
> > I ran VLC viewer from. The config.ini points to the public address on
> Long
> > Island that has the
> > Slingbox. That address has a port forward rule for port 5201 to pass
> > traffic to internal IP
> > bound to Slingbox. I have also edited finderid and admin password with
> > values obtained from Sling
> >
> > —
> > Reply to this email directly, view it on GitHub <
> >
> #29 (comment)
> >
> > , or unsubscribe <
> >
> https://github.com/notifications/unsubscribe-auth/AYOYVQJWEG7L7TFTEBUE36TV4YY53ANCNFSM57QWD7KQ
> >
> > .
> > You are receiving this because you commented. <
> >
> https://github.com/notifications/beacon/AYOYVQKY5ZDWLI3KLFWUP6DV4YY53A5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3F27Y.gif
> >
> > Message ID: ***@***.*** <mailto:***@***.***> ***@***.*** <mailto:***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
> #29 (comment)
> >,
> > or unsubscribe
> > <
> https://github.com/notifications/unsubscribe-auth/A2WVWRGIZFQX6ZJGIZBQWC3V4YZ3JANCNFSM57QWD7KQ
> >
> > .
> > You are receiving this because you authored the thread.Message ID:
> > ***@***.*** <mailto:***@***.***> >
> >
>
>
>
> —
> Reply to this email directly, view it on GitHub <
> #29 (comment)>
> , or unsubscribe <
> https://github.com/notifications/unsubscribe-auth/AYOYVQJ7R635WU2XP27MJWDV45TCDANCNFSM57QWD7KQ>
> .
> You are receiving this because you commented. <
> https://github.com/notifications/beacon/AYOYVQM436XEWWHXILDJ4XLV45TCDA5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3IKWI.gif>
> Message ID: ***@***.*** ***@***.***> >
>
> —
> Reply to this email directly, view it on GitHub
> <#29 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A2WVWRAR5E67SKADLYXLJ2LV455K7ANCNFSM57QWD7KQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks again for checking this with me.
I ran the .exe file directly from my dos window. got what looks like a
clean startup, found slingbox at port 5201.
launched slingbox through newwatch and verified its using port 5201.
Just tried again after disabling firewall and still got the can't open MRL
message from VLC
from open network stream pulldown http://192.168.1.75:8080/slingbox
Here's the log from earlier showing remote control starting, the VLC start
didn't seem to get logged.
Microsoft Windows [Version 6.3.9600]
(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\bill>ipconfig
Windows IP Configuration
Unknown adapter NordLynx:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Ethernet adapter Ethernet 2:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Local Area Connection* 3:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Local Area Connection* 12:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Wireless LAN adapter Wi-Fi:
Connection-specific DNS Suffix . : lan1
IPv6 Address. . . . . . . . . . . : 2603:9000:d506:ad5a::475
IPv6 Address. . . . . . . . . . . :
2603:9000:d506:ad5a:1c3e:42d2:8db6:5442
Temporary IPv6 Address. . . . . . :
2603:9000:d506:ad5a:c4b2:6fbf:da38:56de
Link-local IPv6 Address . . . . . : fe80::1c3e:42d2:8db6:5442%4
IPv4 Address. . . . . . . . . . . : 192.168.1.75
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : fe80::7a29:edff:feb6:2349%4
192.168.1.1
Ethernet adapter Ethernet:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : lan1
Tunnel adapter isatap.lan1:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : lan1
C:\Users\bill>dir
Volume in drive C is TI10664900J
Volume Serial Number is 1A67-AE81
Directory of C:\Users\bill
09/07/2022 01:14 AM <DIR> .
09/07/2022 01:14 AM <DIR> ..
08/06/2022 01:45 PM <DIR> Contacts
09/03/2022 10:50 AM <DIR> Desktop
08/06/2022 01:45 PM <DIR> Documents
09/03/2022 10:49 AM <DIR> Downloads
08/06/2022 01:45 PM <DIR> Favorites
08/06/2022 01:45 PM <DIR> Links
08/06/2022 01:45 PM <DIR> Music
08/06/2022 01:45 PM <DIR> Pictures
10/09/2015 05:35 PM <DIR> Roaming
08/06/2022 01:45 PM <DIR> Saved Games
08/06/2022 01:45 PM <DIR> Searches
09/06/2022 11:08 AM <DIR> slinger
08/06/2022 01:45 PM <DIR> Videos
0 File(s) 0 bytes
15 Dir(s) 940,238,266,368 bytes free
C:\Users\bill>cd slinger
C:\Users\bill\slinger>dir
Volume in drive C is TI10664900J
Volume Serial Number is 1A67-AE81
Directory of C:\Users\bill\slinger
09/06/2022 11:08 AM <DIR> .
09/06/2022 11:08 AM <DIR> ..
08/23/2022 11:22 AM 24,064 slingbox-admin-password.doc
09/06/2022 11:16 AM <DIR> slinger-main
1 File(s) 24,064 bytes
3 Dir(s) 940,238,262,272 bytes free
C:\Users\bill\slinger>cd slinger-main
C:\Users\bill\slinger\slinger-main>dir
Volume in drive C is TI10664900J
Volume Serial Number is 1A67-AE81
Directory of C:\Users\bill\slinger\slinger-main
09/06/2022 11:16 AM <DIR> .
09/06/2022 11:16 AM <DIR> ..
08/23/2022 11:20 AM 66 .gitattributes
09/06/2022 11:15 AM 1,971 config.ini
09/06/2022 11:11 AM <DIR> CustomRemotes
08/23/2022 11:20 AM 7,285 README.txt
08/23/2022 11:20 AM 2,515 remote.txt
09/06/2022 11:23 AM 377 RunSling.bat
08/23/2022 11:20 AM 309 sling.service
08/23/2022 11:22 AM 24,064 slingbox-admin-password.doc
08/23/2022 11:20 AM 9,095,249 slingbox_server.exe
08/23/2022 11:20 AM 44,542 slingbox_server.py
08/23/2022 11:20 AM 194,515 V3.0x_ReleaseNotes.pdf
10 File(s) 9,370,893 bytes
3 Dir(s) 940,063,686,656 bytes free
C:\Users\bill\slinger\slinger-main>slingbox_server.exe
Version : 3.07 Running on Windows-8.1-6.3.9600-SP0 pid= 8388
Using config file config.ini
Connection Manager Running on port 8080 with 10 max streams....
Streamer Running: 10 config.ini 8080
starting up on port 8080
Checking for slingbox at ('47.17.63.234', 5201)
('47.17.63.234', 5201) OK
Using slingbox at ('47.17.63.234', 5201)
Streamer: My Slingbox Waiting for first stream, flushing any IR requests
that a
rrive while not connected to slingbox
* Serving Flask app 'slingbox_server' (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production
deployme
nt.
Use a production WSGI server instead.
* Debug mode: off
* Running on all addresses (0.0.0.0)
WARNING: This is a development server. Do not use it in a production
deployme
nt.
* Running on http://127.0.0.1:8081
* Running on http://192.168.1.75:8081 (Press CTRL+C to quit)
09/07/2022, 10:48:50 RemoteControl connection from ('192.168.1.75', 49374)
Starting remote control stream handler for ('192.168.1.75', 49374) to port
8081
Remote Control Connected
127.0.0.1 - - [07/Sep/2022 10:48:50] "GET /Remote HTTP/1.1" 200 -
Exiting Remote Control Stream Handler for ('192.168.1.75', 49374)
09/07/2022, 10:48:51 RemoteControl connection from ('192.168.1.75', 49375)
Starting remote control stream handler for ('192.168.1.75', 49375) to port
8081
Remote Control Connected
127.0.0.1 - - [07/Sep/2022 10:48:51] "GET /favicon.ico HTTP/1.1" 404 -
Exiting Remote Control Stream Handler for ('192.168.1.75', 49375)
…On Wed, Sep 7, 2022 at 4:00 PM GerryDazoo ***@***.***> wrote:
I've gotten myself confused with replying via email and using github.
anyway are you still getting the "couldn't find slingbox at" error. I think
I had responded via email that you need to verify that the remote slingbox
is actually using port 5201. Many people are doing this with remote
slingboxes with no issues. Startup a sling session with the sling software
desktop or http://newwatch.slingbox.com and then check the network info
in settings.
—
Reply to this email directly, view it on GitHub
<#29 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRDBHUNDP5LP77ISCETV5DX5XANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Thanks again,
Looking like I'm not gonna get this working.
Couldn't get another streamer going on win 8.1 so I turned on debug mode.
I'll paste log because you had trouble opening file.
I used localhost as address to try something different, i.e.
http://localhost:8080/slingbox for laptop running server and vlc.
Here's debug output:
…-- logger module started --
main debug: VLC media player - 3.0.17.4 Vetinari
main debug: Copyright © 1996-2022 the VideoLAN team
main debug: revision 3.0.17.4-0-gc650ce1a4e
main debug: configured with
/builds/videolan/vlc/extras/package/win32/../../../configure
'--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac'
'--enable-theora' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca'
'--enable-mpc' '--enable-libass' '--enable-schroedinger'
'--enable-realrtsp' '--enable-live555' '--enable-shout' '--enable-goom'
'--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi'
'--disable-telx' '--enable-nls' '--host=x86_64-w64-mingw32'
'--with-contrib=../contrib/x86_64-w64-mingw32' '--with-breakpad=
https://win.crashes.videolan.org' '--enable-qt' '--enable-skins2'
'--enable-dvdread' '--enable-caca' 'host_alias=x86_64-w64-mingw32' 'CFLAGS=
' 'CXXFLAGS= ' 'PKG_CONFIG=pkg-config'
'PKG_CONFIG_LIBDIR=/usr/x86_64-w64-mingw32/lib/pkgconfig:/usr/lib/x86_64-w64-mingw32/pkgconfig'
main debug: using multimedia timers as clock source
main debug: min period: 1 ms, max period: 1000000 ms
main debug: searching plug-in modules
main debug: loading plugins cache file C:\Program
Files\VideoLAN\VLC\plugins\plugins.dat
main debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
main debug: plug-ins loaded: 496 modules
main debug: opening config file (C:\Users\bill\AppData\Roaming\vlc\vlcrc)
main debug: looking for logger module matching "any": 2 candidates
file debug: opening logfile `c:\slinglogs\vlc.log'
main debug: using logger module "file"
main debug: translation test: code is "C"
main debug: looking for keystore module matching "memory": 3 candidates
main debug: using keystore module "memory"
main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1
SSE4.2 FPU
main debug: Creating an input for 'Media Library'
main debug: Input is a meta file: disabling unneeded options
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\bill\AppData\Local\Temp
main debug: `file/directory:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
gives access `file' demux `directory' path
`/C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
main debug: creating demux: access='file' demux='directory'
location='/C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
file='C:\Users\bill\AppData\Roaming\vlc\ml.xspf'
main debug: looking for access_demux module matching "file": 15 candidates
main debug: no access_demux modules matched
main debug: creating access:
file:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf
main debug: (path: C:\Users\bill\AppData\Roaming\vlc\ml.xspf)
main debug: looking for access module matching "file": 27 candidates
main debug: using access module "filesystem"
main debug: looking for stream_filter module matching
"prefetch,cache_read": 24 candidates
cache_read debug: Using stream method for AStream*
cache_read debug: starting pre-buffering
cache_read debug: received first data after 0 ms
cache_read debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s
main debug: using stream_filter module "cache_read"
main debug: looking for stream_filter module matching "any": 24 candidates
playlist debug: using XSPF playlist reader
main debug: using stream_filter module "playlist"
main debug: stream filter added to 000000199e247390
main debug: looking for stream_filter module matching "any": 24 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for
file:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf
main debug: looking for stream_filter module matching "record": 24
candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='file' demux='directory'
location='/C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
file='C:\Users\bill\AppData\Roaming\vlc\ml.xspf'
main debug: looking for demux module matching "directory": 55 candidates
main debug: using demux module "directory"
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program
Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader modules matched
main debug: `file/directory:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
successfully opened
main debug: looking for xml reader module matching "any": 1 candidates
main debug: using xml reader module "xml"
main debug: EOF reached
main debug: removing module "directory"
main debug: removing module "record"
main debug: removing module "playlist"
main debug: removing module "cache_read"
main debug: removing module "filesystem"
main debug: creating audio output
main debug: looking for audio output module matching "any": 6 candidates
mmdevice debug: using default device
mmdevice debug: display name changed: VLC media player
mmdevice debug: version 2 session control unavailable
mmdevice debug: volume from -74.000000 dB to +0.000000 dB with 0.031250 dB
increments
main debug: using audio output module "mmdevice"
main debug: keeping audio output
main debug: looking for interface module matching "hotkeys,none": 16
candidates
main debug: using interface module "hotkeys"
main debug: looking for interface module matching "globalhotkeys,none": 16
candidates
main debug: using interface module "win32"
main: Running vlc with the default interface. Use 'cvlc' to use vlc without
interface.
main debug: looking for interface module matching "any": 16 candidates
main debug: looking for extension module matching "any": 1 candidates
lua debug: Opening Lua Extension module
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\extensions
lua debug: Trying Lua scripts in C:\Program
Files\VideoLAN\VLC\lua\extensions
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\extensions\VLSub.luac
lua debug: Scanning Lua script C:\Program
Files\VideoLAN\VLC\lua\extensions\VLSub.luac
lua debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
has the following capability flags: 0x5
main debug: using extension module "lua"
main debug: using interface module "qt"
main: playlist is empty
main debug: nothing to play
main debug: creating access: http://update.videolan.org/vlc/status-win-x64
main debug: (path: \\update.videolan.org\vlc\status-win-x64)
main debug: looking for access module matching "http": 27 candidates
http debug: resolving update.videolan.org ...
http debug: outgoing request:
GET /vlc/status-win-x64 HTTP/1.1
Host: update.videolan.org
Accept: */*
Accept-Language: en_US
User-Agent: VLC/3.0.17.4 LibVLC/3.0.17.4
Range: bytes=0-
http debug: incoming response:
HTTP/1.1 206 Partial Content
Server: nginx/1.23.1
Date: Thu, 08 Sep 2022 15:05:03 GMT
Content-Type: application/octet-stream
Content-Length: 409
Connection: keep-alive
Last-Modified: Wed, 23 Jun 2021 11:55:01 GMT
ETag: "60d32115-199"
Content-Range: bytes 0-408/409
X-Clacks-Overhead: GNU Terry Pratchett
main debug: using access module "access"
main debug: looking for stream_filter module matching
"prefetch,cache_block": 24 candidates
prefetch debug: using 409 bytes buffer, 409 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
prefetch debug: end of stream
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\youtube.luac
main debug: no stream_filter modules matched
main debug: removing module "prefetch"
main debug: removing module "access"
main debug: creating access:
http://update.videolan.org/vlc/status-win-x64.asc
main debug: (path: \\update.videolan.org\vlc\status-win-x64.asc)
main debug: looking for access module matching "http": 27 candidates
http debug: resolving update.videolan.org ...
http debug: outgoing request:
GET /vlc/status-win-x64.asc HTTP/1.1
Host: update.videolan.org
Accept: */*
Accept-Language: en_US
User-Agent: VLC/3.0.17.4 LibVLC/3.0.17.4
Range: bytes=0-
http debug: incoming response:
HTTP/1.1 206 Partial Content
Server: nginx/1.23.1
Date: Thu, 08 Sep 2022 15:05:04 GMT
Content-Type: application/octet-stream
Content-Length: 195
Connection: keep-alive
Last-Modified: Wed, 23 Jun 2021 11:55:01 GMT
ETag: "60d32115-c3"
Content-Range: bytes 0-194/195
X-Clacks-Overhead: GNU Terry Pratchett
main debug: using access module "access"
main debug: looking for stream_filter module matching
"prefetch,cache_block": 24 candidates
prefetch debug: using 195 bytes buffer, 195 bytes read
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 24 candidates
prefetch debug: end of stream
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\playlist
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\appletrailers.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\cue.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\dailymotion.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\jamendo.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\koreus.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\liveleak.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\newgrounds.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\soundcloud.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\twitch.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\vimeo.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\vocaroo.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\playlist\youtube.luac
main debug: no stream_filter modules matched
main debug: Downloading signature (195 bytes)
main debug: removing module "prefetch"
main debug: removing module "access"
main debug: Unarmoring signature
main: Status file authenticated
main debug: looking for services probe module matching "any": 7 candidates
main debug: no services probe modules matched
qt debug: Sorting by column -1, order 0
qt debug: Video is not needed anymore
main debug: exiting
main debug: exiting
main debug: no exit handler
main debug: removing all interfaces
main debug: removing module "qt"
main debug: deactivating the playlist
main debug: removing module "mmdevice"
qt debug: requesting exit...
qt debug: waiting for UI thread...
qt debug: QApp exec() finished
qt debug: Video is not needed anymore
qt debug: Playlist Destroyed
qt debug: Killing extension dialog provider
qt debug: ExtensionsDialogProvider is quitting...
main debug: removing module "lua"
main debug: removing module "win32"
main debug: removing module "hotkeys"
main debug: destroying
main debug: saving media library to file
C:\Users\bill\AppData\Roaming\vlc\ml.xspf.tmp10500
main debug: looking for playlist export module matching "export-xspf": 4
candidates
main debug: using playlist export module "export"
main debug: removing module "export"
main debug: deleting item `Media Library'
main debug: deleting item `Playlist'
main debug: removing module "memory"
-- logger module stopped --
-- logger module started --
main debug: VLC media player - 3.0.17.4 Vetinari
main debug: Copyright © 1996-2022 the VideoLAN team
main debug: revision 3.0.17.4-0-gc650ce1a4e
main debug: configured with
/builds/videolan/vlc/extras/package/win32/../../../configure
'--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac'
'--enable-theora' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca'
'--enable-mpc' '--enable-libass' '--enable-schroedinger'
'--enable-realrtsp' '--enable-live555' '--enable-shout' '--enable-goom'
'--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi'
'--disable-telx' '--enable-nls' '--host=x86_64-w64-mingw32'
'--with-contrib=../contrib/x86_64-w64-mingw32' '--with-breakpad=
https://win.crashes.videolan.org' '--enable-qt' '--enable-skins2'
'--enable-dvdread' '--enable-caca' 'host_alias=x86_64-w64-mingw32' 'CFLAGS=
' 'CXXFLAGS= ' 'PKG_CONFIG=pkg-config'
'PKG_CONFIG_LIBDIR=/usr/x86_64-w64-mingw32/lib/pkgconfig:/usr/lib/x86_64-w64-mingw32/pkgconfig'
main debug: using multimedia timers as clock source
main debug: min period: 1 ms, max period: 1000000 ms
main debug: searching plug-in modules
main debug: loading plugins cache file C:\Program
Files\VideoLAN\VLC\plugins\plugins.dat
main debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
main debug: plug-ins loaded: 496 modules
main debug: opening config file (C:\Users\bill\AppData\Roaming\vlc\vlcrc)
main debug: looking for logger module matching "any": 2 candidates
file debug: opening logfile `c:\slinglogs\vlc.log'
main debug: using logger module "file"
main debug: translation test: code is "C"
main debug: looking for keystore module matching "memory": 3 candidates
main debug: using keystore module "memory"
main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1
SSE4.2 FPU
main debug: Creating an input for 'Media Library'
main debug: Input is a meta file: disabling unneeded options
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\bill\AppData\Local\Temp
main debug: `file/directory:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
gives access `file' demux `directory' path
`/C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
main debug: creating demux: access='file' demux='directory'
location='/C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
file='C:\Users\bill\AppData\Roaming\vlc\ml.xspf'
main debug: looking for access_demux module matching "file": 15 candidates
main debug: no access_demux modules matched
main debug: creating access:
file:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf
main debug: (path: C:\Users\bill\AppData\Roaming\vlc\ml.xspf)
main debug: looking for access module matching "file": 27 candidates
main debug: using access module "filesystem"
main debug: looking for stream_filter module matching
"prefetch,cache_read": 24 candidates
cache_read debug: Using stream method for AStream*
cache_read debug: starting pre-buffering
cache_read debug: received first data after 0 ms
cache_read debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s
main debug: using stream_filter module "cache_read"
main debug: looking for stream_filter module matching "any": 24 candidates
playlist debug: using XSPF playlist reader
main debug: using stream_filter module "playlist"
main debug: stream filter added to 000000a284b37390
main debug: looking for stream_filter module matching "any": 24 candidates
main debug: no stream_filter modules matched
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched
main debug: attachment of directory-extractor failed for
file:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf
main debug: looking for stream_filter module matching "record": 24
candidates
main debug: using stream_filter module "record"
main debug: creating demux: access='file' demux='directory'
location='/C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
file='C:\Users\bill\AppData\Roaming\vlc\ml.xspf'
main debug: looking for demux module matching "directory": 55 candidates
main debug: using demux module "directory"
main debug: looking for meta reader module matching "any": 2 candidates
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program
Files\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader modules matched
main debug: `file/directory:///C:/Users/bill/AppData/Roaming/vlc/ml.xspf'
successfully opened
main debug: looking for xml reader module matching "any": 1 candidates
main debug: using xml reader module "xml"
main debug: EOF reached
main debug: removing module "directory"
main debug: removing module "record"
main debug: removing module "playlist"
main debug: removing module "cache_read"
main debug: removing module "filesystem"
main debug: creating audio output
main debug: looking for audio output module matching "any": 6 candidates
mmdevice debug: using default device
mmdevice debug: display name changed: VLC media player
mmdevice debug: version 2 session control unavailable
mmdevice debug: volume from -74.000000 dB to +0.000000 dB with 0.031250 dB
increments
main debug: using audio output module "mmdevice"
main debug: keeping audio output
main debug: looking for interface module matching "hotkeys,none": 16
candidates
main debug: using interface module "hotkeys"
main debug: looking for interface module matching "globalhotkeys,none": 16
candidates
main debug: using interface module "win32"
main: Running vlc with the default interface. Use 'cvlc' to use vlc without
interface.
main debug: looking for interface module matching "any": 16 candidates
main debug: looking for extension module matching "any": 1 candidates
lua debug: Opening Lua Extension module
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\extensions
lua debug: Trying Lua scripts in C:\Program
Files\VideoLAN\VLC\lua\extensions
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\extensions\VLSub.luac
lua debug: Scanning Lua script C:\Program
Files\VideoLAN\VLC\lua\extensions\VLSub.luac
lua debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
has the following capability flags: 0x5
main debug: using extension module "lua"
main debug: looking for services probe module matching "any": 7 candidates
main debug: no services probe modules matched
qt debug: Sorting by column -1, order 0
qt debug: Sorting by column -1, order 0
main debug: using interface module "qt"
main: playlist is empty
main debug: nothing to play
main debug: looking for services_discovery module matching "sap": 9
candidates
main debug: using services_discovery module "sap"
main debug: net: opening 224.2.127.254 datagram port 9875
main debug: net: opening 239.195.255.255 datagram port 9875
main debug: net: opening 239.255.255.255 datagram port 9875
main debug: net: opening 224.0.0.255 datagram port 9875
main debug: net: opening ff01::2:7ffe datagram port 9875
main debug: net: opening ff04::2:7ffe datagram port 9875
main debug: net: opening ff05::2:7ffe datagram port 9875
main debug: net: opening ff06::2:7ffe datagram port 9875
main debug: net: opening ff07::2:7ffe datagram port 9875
main debug: net: opening ff08::2:7ffe datagram port 9875
main debug: net: opening ff09::2:7ffe datagram port 9875
main debug: net: opening ff0A::2:7ffe datagram port 9875
main debug: net: opening ff0B::2:7ffe datagram port 9875
main debug: net: opening ff0C::2:7ffe datagram port 9875
main debug: net: opening ff0D::2:7ffe datagram port 9875
main debug: net: opening ff0E::2:7ffe datagram port 9875
main debug: processing request item: http://:/localhost:8080/slingbox,
node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index 0
main debug: starting playback of new item
main debug: resyncing on http://:/localhost:8080/slingbox
main debug: http://:/localhost:8080/slingbox is at 0
main debug: creating new input thread
main debug: Creating an input for 'http://:/localhost:8080/slingbox'
main debug: requesting art for new input thread
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\bill\AppData\Local\Temp
main debug: looking for meta fetcher module matching "any": 1 candidates
main debug: `http::/localhost:8080/slingbox' gives access `http::' demux
`localhost:8080/slingbox' path `'
main debug: creating demux: access='http::' demux='localhost:8080/slingbox'
location='' file='(null)'
main debug: looking for access_demux module matching "http::": 15 candidates
main debug: no access_demux modules matched
main debug: creating access: http::://
main debug: looking for access module matching "http::": 27 candidates
main debug: no access modules matched
main debug: dead input
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program
Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: skipping script (unmatched scope) C:\Program
Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: skipping script (unmatched scope) C:\Program
Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: skipping script (unmatched scope) C:\Program
Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
lua debug: skipping script (unmatched scope) C:\Program
Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: looking for meta fetcher module matching "any": 1 candidates
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\meta\fetcher
lua debug: Trying Lua scripts in C:\Program
Files\VideoLAN\VLC\lua\meta\fetcher
main debug: no meta fetcher modules matched
main debug: looking for art finder module matching "any": 2 candidates
lua debug: Trying Lua scripts in
C:\Users\bill\AppData\Roaming\vlc\lua\meta\art
lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
lua debug: Trying Lua playlist script C:\Program
Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
main debug: no art finder modules matched
main debug: changing item without a request (current 0/1)
main debug: nothing to play
main debug: looking for services_discovery module matching "microdns": 9
candidates
microdns debug: mDNS: listening to _ftp._tcp.local service
microdns debug: mDNS: listening to _smb._tcp.local service
microdns debug: mDNS: listening to _nfs._tcp.local service
microdns debug: mDNS: listening to _sftp-ssh._tcp.local service
microdns debug: mDNS: listening to _rtsp._tcp.local service
main debug: using services_discovery module "microdns"
qt debug: Using a general info windows
main debug: creating VLM
-- logger module stopped --
On Wed, Sep 7, 2022 at 5:15 PM GerryDazoo ***@***.***> wrote:
Using slingbox at ('47.17.63.234', 5201). This does confirm that your port
map and external IP address are correct.
But I still don't see the program output from where you are trying to
access the server from VLC. We're seeing you trying to bring up the remote
so we know the server is responding to port 8080 (
http://192.168.1.75:8080/Remote)
So I see no reason why pointing VLC to http://192.168.1.75:8080/slingbox
shouldn't work. There are ways to enable error logging on VLC to maybe get
some more details why it's failing.
When the server receives a valid connection request you should see
something like this.
07/21/2022, 05:49:27 connection from ('192.168.117.107', 59517)
Slinginfo 350/500 password 12 60 192.168.117.110 5201 3072
Starting Stream for 192.168.117.107:59517
Connecting... ('192.168.117.110', 5201) Control
VideoParameters: Resolution= 12 FrameRate= 60 VideoBandwidth= 2000
VideoSmoothness= 63 IframeRate= 5 AudioBitRate= 96
Connecting... ('192.168.117.110', 5201) Stream
Stream started at 07/21/2022, 05:49:30 744 0
Can you try some other streaming client?
—
Reply to this email directly, view it on GitHub
<#29 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRFLEGKQNR4G7ITMIXLV5EAV5ANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
shame on me. last thing I need is a typo.
As additional info, I started .exe on win 8.1 laptop as usual.
I then went to my chromebook, launched vlc and got connected. Remote
control buttons didn't work on slingbox.
I'm going to circle around to look at windows, but I'm perplexed because:
ran the .exe on two different pcs, 1. win 10 workstation 2. win 8.1 laptop.
I turned off firewall and tried to connect to laptop with no success. Same
for workstation
It would appear the server functions and that the VLC app is blocked by
something in windows.
Windows defender says firewall is controlled by McAffee (AV software). Not
sure what else would block VLC.
The remote launch brought up keypad, but not functional.
I do see notes on configuring remote which I'll look into, but if you have
any insights on configuring
for Cablevision remote, I'd like to have them.
Ultimately, I'd need the .exe and VLC to launch from the laptop and the
remote would likely run there also
Thanks
…On Thu, Sep 8, 2022 at 12:24 PM GerryDazoo ***@***.***> wrote:
Don’t give up you’re very close.
I see this in the logs. Doesn’t look right to me.
http://:/localhost:8080/slingbox and this
`http::/localhost:8080/slingbox' ( Notice the two colons and missing )
http://localhost:8080/slingbox is correct or
http://127.0.0.1:8080/slingbox
- Gerry
—
Reply to this email directly, view it on GitHub
<#29 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRCFY2QGNMJEIX7NIMLV5IHNPANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Gerry,
I definitely moved the ball thanks to your help.
Turns out that McAffee has something called netguard in addition to its
firewall.
Making mods to allow VLC access got me the display.
So now I'm on the win 8.1 laptop, running the .exe, running VLC, running
browser to Remote URL.
The remote can change channels, bring up program guide, exit.
As of now menu doesn't work, but more importantly the DVR button doesn't
work. Any pointers would be welcome,
but I haven't drilled down on your readme.
…On Thu, Sep 8, 2022 at 12:43 PM Bill Yackel ***@***.***> wrote:
shame on me. last thing I need is a typo.
As additional info, I started .exe on win 8.1 laptop as usual.
I then went to my chromebook, launched vlc and got connected. Remote
control buttons didn't work on slingbox.
I'm going to circle around to look at windows, but I'm perplexed because:
ran the .exe on two different pcs, 1. win 10 workstation 2. win 8.1 laptop.
I turned off firewall and tried to connect to laptop with no success.
Same for workstation
It would appear the server functions and that the VLC app is blocked by
something in windows.
Windows defender says firewall is controlled by McAffee (AV software).
Not sure what else would block VLC.
The remote launch brought up keypad, but not functional.
I do see notes on configuring remote which I'll look into, but if you have
any insights on configuring
for Cablevision remote, I'd like to have them.
Ultimately, I'd need the .exe and VLC to launch from the laptop and the
remote would likely run there also
Thanks
On Thu, Sep 8, 2022 at 12:24 PM GerryDazoo ***@***.***>
wrote:
> Don’t give up you’re very close.
>
> I see this in the logs. Doesn’t look right to me.
>
> http://:/localhost:8080/slingbox and this
> `http::/localhost:8080/slingbox' ( Notice the two colons and missing )
>
> http://localhost:8080/slingbox is correct or
> http://127.0.0.1:8080/slingbox
>
> - Gerry
>
> —
> Reply to this email directly, view it on GitHub
> <#29 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A2WVWRCFY2QGNMJEIX7NIMLV5IHNPANCNFSM57QWD7KQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
I have the 500 slingbox.
Don't know if you have this tidbit that you can share or is it the
slingplayer 2.0.4 procedure.
Don't know if I can get slingplay 2.0.4 to work.
Please let me know
thanks
I
…On Thu, Sep 8, 2022 at 4:36 PM GerryDazoo ***@***.***> wrote:
You'll probably need a custom remote config file. The release notes have a
method for testing individual key code to find your "DVR" button. But one
of my users has this tidbit of info which is MUCH easier than my trial and
error method if you can get it to work. I've had it working myself.
BTW, I know of a method to find the actual mapping code of each button to
the custom remote. If you have a prohd or solo, install slingplayer 2.0.4.
Open sbcore.ini located in C:\ProgramData\Sling Media\SlingPlayer\2.0 and
add DebugRemote=1 under [main] Then, when you hover over each button on the
actual remote, it will show the mapped key code.
I believe this will work for the 500 as well.
—
Reply to this email directly, view it on GitHub
<#29 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWREK5HRSGDUZYWSPFM3V5JE6JANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hey Gerry,
Just wanted to thank you for your efforts, and in particular attempting to
solve my problems.
I must say this was a happy conclusion. Server part actually seems quicker
on the launch.
With the remote, I just brute forced tested all the codes and got pretty
much a fully functional
remote control via browser. Response to commands takes a little too long
(maybe 5-10 seconds)
but I'm so happy to not have this wonderful appliance won't have to turn
to brick in November.
Regards,
Bill
…On Thu, Sep 8, 2022 at 5:22 PM Bill Yackel ***@***.***> wrote:
I have the 500 slingbox.
Don't know if you have this tidbit that you can share or is it the
slingplayer 2.0.4 procedure.
Don't know if I can get slingplay 2.0.4 to work.
Please let me know
thanks
I
On Thu, Sep 8, 2022 at 4:36 PM GerryDazoo ***@***.***>
wrote:
> You'll probably need a custom remote config file. The release notes have
> a method for testing individual key code to find your "DVR" button. But one
> of my users has this tidbit of info which is MUCH easier than my trial and
> error method if you can get it to work. I've had it working myself.
>
> BTW, I know of a method to find the actual mapping code of each button to
> the custom remote. If you have a prohd or solo, install slingplayer 2.0.4.
> Open sbcore.ini located in C:\ProgramData\Sling Media\SlingPlayer\2.0 and
> add DebugRemote=1 under [main] Then, when you hover over each button on the
> actual remote, it will show the mapped key code.
>
> I believe this will work for the 500 as well.
>
> —
> Reply to this email directly, view it on GitHub
> <#29 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A2WVWREK5HRSGDUZYWSPFM3V5JE6JANCNFSM57QWD7KQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Beta Was this translation helpful? Give feedback.
-
|
The delay is caused by multiple seconds of buffering in VLC. If you watch the actual source you’ll see the remote codes get sent in real time. I’ve been using ffplayer and set delays/buffering to a minimum. Google up VLC and network delays and see what you can do to minimize buffering delays. The delay through the server code is in the microseconds.
From: bill-lj ***@***.***>
Sent: Saturday, September 10, 2022 2:18 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate Locations (Discussion #29)
Hey Gerry,
Just wanted to thank you for your efforts, and in particular attempting to
solve my problems.
I must say this was a happy conclusion. Server part actually seems quicker
on the launch.
With the remote, I just brute forced tested all the codes and got pretty
much a fully functional
remote control via browser. Response to commands takes a little too long
(maybe 5-10 seconds)
but I'm so happy to not have this wonderful appliance won't have to turn
to brick in November.
Regards,
Bill
On Thu, Sep 8, 2022 at 5:22 PM Bill Yackel ***@***.*** <mailto:***@***.***> > wrote:
I have the 500 slingbox.
Don't know if you have this tidbit that you can share or is it the
slingplayer 2.0.4 procedure.
Don't know if I can get slingplay 2.0.4 to work.
Please let me know
thanks
I
On Thu, Sep 8, 2022 at 4:36 PM GerryDazoo ***@***.*** <mailto:***@***.***> >
wrote:
> You'll probably need a custom remote config file. The release notes have
> a method for testing individual key code to find your "DVR" button. But one
> of my users has this tidbit of info which is MUCH easier than my trial and
> error method if you can get it to work. I've had it working myself.
>
> BTW, I know of a method to find the actual mapping code of each button to
> the custom remote. If you have a prohd or solo, install slingplayer 2.0.4.
> Open sbcore.ini located in C:\ProgramData\Sling Media\SlingPlayer\2.0 and
> add DebugRemote=1 under [main] Then, when you hover over each button on the
> actual remote, it will show the mapped key code.
>
> I believe this will work for the 500 as well.
>
> —
> Reply to this email directly, view it on GitHub
> <#29 (reply in thread)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/A2WVWREK5HRSGDUZYWSPFM3V5JE6JANCNFSM57QWD7KQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.*** <mailto:***@***.***> >
>
—
Reply to this email directly, view it on GitHub <#29 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYOYVQPVEFMEH2XFTL4UJO3V5TGF5ANCNFSM57QWD7KQ> .
You are receiving this because you commented. <https://github.com/notifications/beacon/AYOYVQOCEWR2P5AAH26EIU3V5TGF5A5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3SWUI.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
This is not the case for my code. The server and slingbox can be anywhere in the world. You just supply the slingbox’s external IP address in the config.ini file and make sure you’ve got the appropriate port forwarding rules on the router that fronts the slingbox.
From: f520k510 ***@***.***>
Sent: Monday, September 05, 2022 1:36 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate Locations (Discussion #29)
Sorry but I always thought the server needs to be on the same lan as the slingbox? Am I wrong?
thanks.
—
Reply to this email directly, view it on GitHub <#29 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYOYVQJ7SD55MAFRM4SFEPLV4YVPNANCNFSM57QWD7KQ> .
You are receiving this because you commented. <https://github.com/notifications/beacon/AYOYVQLXOPHRZT63B6A25YTV4YVPNA5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3FYHA.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
|
Hello Gerry,
You've been kind enough to answer questions regarding slinger setup on
slingbox 500
After setting up, getting the password prior to shutdown, and using for a
few years, I suspect
the unit has mechanically failed.in you opinion, could I buy a new unit off
ebay and configure now (in 2024)
using slingbox remote and the remote configuration file from used in my
failed 500's setup. Should I assume that
password I retrieved is only usable to the 500 that has failed or
use admin/admin?
Thanks for any insights that you can provide.
Bill
…On Tue, Oct 11, 2022 at 3:55 AM GerryDazoo ***@***.***> wrote:
This is not the case for my code. The server and slingbox can be anywhere
in the world. You just supply the slingbox’s external IP address in the
config.ini file and make sure you’ve got the appropriate port forwarding
rules on the router that fronts the slingbox.
From: f520k510 ***@***.***>
Sent: Monday, September 05, 2022 1:36 PM
To: GerryDazoo/Slinger ***@***.***>
Cc: GerryDazoo ***@***.***>; Comment ***@***.***>
Subject: Re: [GerryDazoo/Slinger] Slingbox and Server in Separate
Locations (Discussion #29)
Sorry but I always thought the server needs to be on the same lan as the
slingbox? Am I wrong?
thanks.
—
Reply to this email directly, view it on GitHub <
#29 (reply in thread)>
, or unsubscribe <
https://github.com/notifications/unsubscribe-auth/AYOYVQJ7SD55MAFRM4SFEPLV4YVPNANCNFSM57QWD7KQ>
.
You are receiving this because you commented. <
https://github.com/notifications/beacon/AYOYVQLXOPHRZT63B6A25YTV4YVPNA5CNFSM57QWD7K2YY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA3FYHA.gif>
Message ID: ***@***.*** ***@***.***> >
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2WVWRDPUK7IS6VWBLR6WMDWCUMPNANCNFSM57QWD7KQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to extend the life of my slingbox 500. I live in Fla and have a hosted SB with an Optimum DVR on Long Island.
Can I run the server from Fla on a windows 8 laptop and connect to the SB over network?
Beta Was this translation helpful? Give feedback.
All reactions