nhancv / nc-kurento-android

Demo kurento webrtc android (via webview and native using libjingle)
65 stars 24 forks source link

Run as a service with no UI #12

Open wsteelenyc opened 4 years ago

wsteelenyc commented 4 years ago

It's seems that the Mosby MVP requires a UI. Any hints on removing the dependency so I can run it as a background service or at least run two one way streams concurrently? I can stream either the phone screen or camera independently, but not able to stream both independently at the same time.