You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find this is useful when I am working on a project that is to stream resources on my PC to DLNA supported TV. In this case I need to know the IP address of my PC which is accessible by the TV.
The IP address can be find in ssdp.scan but it was dropped in the current implementation. A simple modification can make it work and I would like to send a PR to support this feature.
The text was updated successfully, but these errors were encountered:
I find this is useful when I am working on a project that is to stream resources on my PC to DLNA supported TV. In this case I need to know the IP address of my PC which is accessible by the TV.
The IP address can be find in
ssdp.scan
but it was dropped in the current implementation. A simple modification can make it work and I would like to send a PR to support this feature.The text was updated successfully, but these errors were encountered: