alexballas / go2tv

Cast media files to UPnP/DLNA Media Renderers and Smart TVs.
MIT License
514 stars 52 forks source link

[Request] Add program projection function and browser page projection function #60

Closed Carlos920 closed 1 year ago

alexballas commented 1 year ago

Hello, apologies but the request is not very clear. Could you please elaborate?

alexballas commented 1 year ago

Closing this for now until further details are provided.

Carlos920 commented 1 year ago
  1. Cast the page you are browsing in the browser to the TV
  2. Cast open app interface to TV
alexballas commented 1 year ago

Thank you. Unfortunately this is not possible. The reason was explained in https://github.com/alexballas/go2tv/issues/51 TL;DR: UPNP is not the right protocol to handle this type of streaming. You could potentially workaround it but that implementation would be janky