Skip to content

LDuncAndroid/Android-RTSP-ScreenCaster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android app that serves an RTSP video stream to mirror the device's display screen.

Overview:

  • There is no UI when the app starts.
    • It's a foreground service with a notification, which runs an RTSP server on port 6554.
    • The URL to access the video stream from a client is given in the notification message.

Limitations:

  • Android doesn't support system audio capture
    • Bluetooth works nicely (in combination)

Requirements:

Credits:

Legal:

About

Android app that serves an RTSP video stream to mirror the device's display screen.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%