You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
connect the otg cable to the camera, and the car into the bigger USB-A port
connect your battery pack to the car
viewing:
enable RTSP in wz_mini.config, low_res preferred for latency reasons
connect via VLC, try setting network caching to a low value to get good latency, you may need to play around with this: vlc rtsp://x.x.x.x:8554/video2_unicast --network-caching 0
or use the official app to view!
ssh into the camera
run car_control.sh on the terminal and start driving!
the official car app doesn't work with the v3 or panv2 obviously, so these are the methods to get this working! you can use the official app to move the pan around
want a custom honking sound? replace wz_mini/usr/share/audio/honk.wav with a file of your choice. needs to be at least 1 second long, 16bit, 16000hz, mono, wav format.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
its nice.
What you need:
wz_mini.config
, low_res preferred for latency reasonsvlc rtsp://x.x.x.x:8554/video2_unicast --network-caching 0
car_control.sh
on the terminal and start driving!wz_mini/usr/share/audio/honk.wav
with a file of your choice. needs to be at least 1 second long, 16bit, 16000hz, mono, wav format.Beta Was this translation helpful? Give feedback.
All reactions