Skip to content
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.

jonas-koeritz/xpro-rtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is deprecated

See my other "actioncam" project for a replacement: jonas-koeritz/actioncam

XPro RTP

Connecting to the camera

  1. Enable WiFi on your camera
  2. Connect your Computer to the WiFi network of your Camera

Streaming to VLC

  1. Open the packaged sdp file with VLC
  2. Start the Node.JS script using node index.js
  3. The cameras preview will be visible in VLC

Known limitations

  1. Video playback in VLC is laggy as long as the image is not dark enough or moving enough. This could be the result of the very naive RTP implementation, playing the raw stream using ffplay works flawlessly. This could be fixed by the latest commit (Thanks to Alexander G.), but I do not own a camera to try the changes with.

About

This project is deprecated. See my other "actioncam" project for a replacement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published