Skip to content

Instantly share code, notes, and snippets.

@webdev23
Created January 14, 2021 12:37
Show Gist options
  • Save webdev23/13cb38756301ba2d55a0e6c32fcae445 to your computer and use it in GitHub Desktop.
Save webdev23/13cb38756301ba2d55a0e6c32fcae445 to your computer and use it in GitHub Desktop.
Connect to Xiaomi Mi 4K stream without app
echo '{"msg_id":257,"token":0}' | telnet 192.168.42.1 7878
//termux-open-url rtsp://192.168.42.1/live
vlc rtsp://192.168.42.1/live
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment