xat / castnow

commandline chromecast player
MIT License
3.81k stars 243 forks source link

Mirror screen #249

Open physkets opened 4 years ago

physkets commented 4 years ago

Is it possible to cast your whole screen to the TV?

filiatra commented 4 years ago

I do that with gstreamer:

gst-rec -o - | castnow --quiet -

I get a lag of a couple of seconds with that.. I am trying to see if I can reduce that