cast YouTube videos to your smart TV from command-line
-
Updated
Feb 17, 2022 - Go
This doesn't work:
>>> client = SSDPClient(iface="eth0")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.6/site-packages/ssdpy/client.py", line 34, in __init__
self.sock.setsockopt(socket.SOL_SOCKET, socket.SO_BINDTODEVICE, iface)
TypeError: a bytes-like object is required, not 'str'This does:
>>> cliAdd a description, image, and links to the ssdp topic page so that developers can more easily learn about it.
To associate your repository with the ssdp topic, visit your repo's landing page and select "manage topics."
Do you have any plans for supporting the usage of CI+ cams? Since the widespread usage on Enigma systems. Obtaining certificates is a user's choice I would say?