Sinamics
Hi Bernt, sorry rof bothering you again but I do not have working pipeline still. After yesterday session I can start camera with systemctl start UAVcast command but I cannot display this pipeline on client gstreamer side. Something wrong.
I did check configuration files on RPI side today and I found another UAVcast instance instaled inside UAVcast folder. its look like I have now following tree:
/root/UAVcast/UAVcast
in both subfolders there are duplicated configuration files and catalog ( drone config, dronestart ) but instances are different I thing because there are small changes inside droneconfig.cfg code. As sample I can highlight:
- 1st instance ( /root/UAVcast/DroneConfig.cfg ) - this one include parameter "Ethernet" for GSM_Connect variable
- 2nd instance (root/UAVcast/UAVcast/DroneConfig.cfg) - there is no "Ethernet" parm but only "Other"
Please let me know what should I do.
update: camera.sh from 1st instance allows me to start pipeline and this is problem with 2 various version.
how i can fix it? just remove manualy /root/UAVcast/UAVcast path ?