dkrivoruchko / ScreenStream

ScreenStream Android App
https://screenstream.io
MIT License
1.56k stars 320 forks source link

ScreenStream API #184

Closed Duvio closed 2 years ago

Duvio commented 2 years ago

Is it possible to start the streaming service from adb/the command line? I thought about using something like am startservice however i do not know what exactly i have to do, which intents or services or broadcasts i have to use

dkrivoruchko commented 2 years ago

You have to start an AppActivity as Cast permission must be accepted.