I am trying to stream a video in a LAN I have from one edge device to another. I tried many solutions like streaming a video using OBS streaming or GStreamer on a Jetson TX1 device (using the onboard camera). I tried to share the OBS stream to an AntMedia server and then listen to it using VLC on the other side.
I wasn't lucky with any of these solutions. OBS I think it didn't work as supposed to be, and I didn't know how to create the pipeline to read the camera's stream adaptively and send it over the network.
Please share any free software or any resources that might help since I spent two full days searching online.
Thanks