I'm connecting to an IP Camera's uart pins with the command :
sudo screen /dev/ttyUSB0 115200
and I got a root shell but it keeps flooding the console so I can't interact clearly with it ...
do you have an idea how to make it stop flooding and just respond what i ask ?