--- title: Mock RTSP Stream tags: IP Camera --- ## Host By Android Studio Emulator With RTSP Security Server terminal 1 1. `emulator -avd [device_name]` 2. emulator power on 3. wait till Boot completed 4. open RTSP Security Server App terminal 2 1. `telnet localhost [console_port]` 2. `auth [auth_token]` 3. `redir add tcp:1935:1935` 4. `quit` 5. `netsh interface portproxy add v4tov4 listenaddress=[host_ip] listenport=1935 connectaddress=127.0.0.1 connectport=1935`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up