Live Streaming Plug-in RTSP
Overview
This is a Live Streaming Plug-in for the RICOH THETA V and Z1. It starts an RTSP server on the THETA.
This software was developed by Science Arts. The THETA V plug-in is available in the RICOH THETA Plug-in Store. I have heard from Science Arts that they are submitting the Z1 to the Plug-in Store. You do not need to compile the plug-in from source unless you intend to modify the source code. If you just want to use the plug-in, get the finished plug-in from the store. It is free.
Usage
You can open and play the RTSP Stream from RTSP client tool like VLC.
- Set RICOH THETA in Wireless LAN client mode.
- In the basic app for smartphone, select “Settings” > “Camera settings” and set “THETA RTSP Streaming” in “Plug-in”, then tap the icon displayed next to “Starting plug-in”.
If the application is launched successfully, video LED on RICOH THETA turns on.
- Find out and remember the IP Address of RICOH THETA.
i. Open the basic app for smartphone.
ii. select “Setting” > “Camera setting” > “Camera version”, then get IP Address.
- Receive live streaming from RTSP client application like vlc.
vlc live streaming example
i. Open the vlc.
ii. select “Media” > “Open Network Stream”, then set a network URL like below. rtsp://[your RICOH THETA IP Address]:8554/live?resolution=1920x960 You can set a resolution of camera by the parameter which name of “resolution”. You can set the “resolution” to “640x320”, “1024x512”, “1920x960” or “3840x1920”. “3840x1920” may not work because of bandwidth.
iii. If you want to change the resolution, push Stop Playback Button and retry (ii).
Select App in Settings to set permissions
Using scrcpy or vysor to select the plug-in settings.
Enable Camera Persmissions
Move the slider switch for Camera permissions.
Put camera in client mode wifi
Press and hold mode button to put the Z1 into plug-in mode
Select plug-in by pressing the shutter button
When the plug-in is running, the blue LED on the Z1 body turns aqua. The OLED shows a puzzle piece.
The USB cable is to supply power to the camera.
Open Network Stream on VLC
Set Address and URL of THETA
View Equirectangular View in VLC
Adjust resolution to 1920x960 or 3840x1920
Supply Power to Camera
With firmware 1.60.1 on the z1, the camera can stream indefinitely. The current draw is between 0.7A and .9A when streaming at 4K. The battery is charging.
I am using an inline electrical current meter to monitor the power consumption.
8 hour 4K test - battery at 97%
With firmware 1.60.1, the THETA Z1 heat management is improved. Camera can stream indefinitely.
Video Stream Navigation
You can use Go Pro VR Player to navigate around the video stream.
Configuration.
Possible Issues
I have problems using VLC on Windows. Linux works fine.
On Ubuntu 20.04 with VLC 3.0.9.2, I have error messages, but the plug-in works fine and I can see the equirectangular view.