Skip to content

muimota/thetav_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RICOH Theta V direct mode httpProxy

thetav_vvvv

This is a proxy to grab the livePreview in a simple way for theta V in directmode. Runs in Node without any dependency, it should run all platforms that node can be installed There is no need to install any plugin in the camera The mjpeg stream is 1024x512
Only one device can be connected at once

instructions

  • Put camera in direct mode (blue wifi light)
  • Connect the computer to the camera's AP
  • run the script node main.js

View the stream

  • Browser to http://127.0.0.1:8000 Chorme and Firefox suported
  • In VLC open http://127.0.0.1:8000 It has a delay due the VLC buffering
  • In gstreamergst-launch-1.0 -v souphttpsrc location=http://127.0.0.1:8000 ! decodebin ! autovideosink
  • The stream can be used in vvvv with the MJPEGStream component.

About

RICOH Theta V direct mode video360 proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published