-
Any plan to add Browser support?
-
Just installed and gave it a test run on one of my Rokus and it works great! Would it be possible to add in the ability to select different Rokus before casting? I have 3 different Rokus in different …
-
Still Discovery issues, been working with this for a total of about 20 hours and still cannot get any devices to be discovered. Below is debug data, I can see the M-SEARCH coming in but ESPAlexa never…
-
ssdpy returns an empty list on windows.
works on linux.
no errors on either.
**To Reproduce**
Steps to reproduce the behavior:
Run the following code:
```
import ssdpy
ssdpl = ssdpy.client.d…
-
The URL you pasted in your stackoverflow question has UPnP/DLNA semantics `http-get:*:image/jpeg:DLNA.ORG_PN=JPEG_LRG;DLNA.ORG_CI=1`. Have you tried discovering the device with SSDP ?
Looks like this…
-
I analyzed the packet traffic of my camera RLC-510A and I saw that it sends packets to the following external IPs:
- 35.180.209.250 (Amazon AWS)
- 3.86.245.53 (Amazon AWS)
- 239.255.255.250
The …
-
I used portminer and hosting a vanilla no-plugin server. but the port isnt being opened by portminer when i check at canyouseeme.org
-
Hi,
I see that this good library has support for both: Linux DVB internal tuners and HDHomeRun devices.
From some time a new protocol for network tuners is available (almos for DVB sources): SAT>I…
-
@justforlxz
when user enables share on folder these two rules are added to firewall:
``-A INPUT -d 224.0.0.251/32 -p udp -m udp --dport 5353 -j ACCEPT`` LLMNR
``-A INPUT -d 239.255.255.250/32 -…
-
Добрый день!
Заинтересовался темой просмотра IPTV на старом Samsung SmartTV.
Практически сразу нашел Вашу программу,
Дома установлен небольшой сервер на Gentoo, никак не пойму, как скомпилирова…