RTP Camera icon

RTP Camera

1.13 for Android
3.0 | 10,000+ 설치 수

MIV Dev

설명 RTP Camera

Streaming the camera video using the Real-time Transport Protocol (RTP).
-Quick capture method
-Two video encoders are available, H264 and VP8
-Work in background as a service
-Support the different camera resolutions and fps
-You can choose between the back facing camera and the front facing camera
View or record video on your computer.
Install VLC http://www.videolan.org
Menu->Media->Open Network Stream... enter http://(device ip address):8080/camera.sdp
Command lines:
View stream - vlc.exe --loop http://(device ip address):8080/camera.sdp
Save stream to file - vlc.exe http://(device ip address):8080/camera.sdp --sout file/mp4:stream.mp4
View and save - vlc.exe http://(device ip address):8080/camera.sdp --sout #duplicate{mux=mp4,dst=display,dst="file{mux=mp4,dst=stream.mp4}"}
FFMpeg http://www.ffmpeg.org
View stream command - ffplay.exe http://(device ip address):8080/camera.sdp
Save stream to file - ffmpeg -i http://(device ip address):8080/camera.sdp -codec copy stream.mp4

새로운 기능 RTP Camera 1.13

fix: wifi ip6 addr detection

정보

  • 범주:
    Media & Video
  • 현재 버전:
    1.13
  • 업데이트 날짜:
    2016-09-12
  • 크기:
    1.4MB
  • 필요한 Android 버전:
    Android 4.3 or later
  • 개발자:
    MIV Dev
  • ID:
    com.miv.rtpcamera