Hi All,
I am working on i.IMX8MP EVK Board running 5.4 Yocto kernel
As it has 2 Ethernet ports,
port 1 (eth0) Connected to my Ubuntu Machine
port 2(eth1) Connected to IP Camera
I need to forward the packets received from Camera to my PC, so that I can view the IP camera from my machine.
Please suggest how to do so.
Thanks,
Deepika
Solved! Go to Solution.
Hi,
Thanks for the reply
Can you please let me know the commands required to do port forwarding.
Is it possible to use Iptables to do so?
Thanks,
Deepika
Did you try to use ffmpeg/gstreamer?