Hello, first of all, thank you for making this piece of software available for everyone. My problem comes from trying to implement an ssh client in Unity3D. I needed unity to remotely connect to a linux server and issue commands to run scripts (namely mjpg_streamer). I decided to try yours out and got this working fine, only issue is when i kill the process and attempt to run it again, my script (the one in unity) hangs. It works fine when running the same commands, i.e. mjpg_streamer ou killall -e mjp…. Any thought on why this is happening?
Cheers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, first of all, thank you for making this piece of software available for everyone. My problem comes from trying to implement an ssh client in Unity3D. I needed unity to remotely connect to a linux server and issue commands to run scripts (namely mjpg_streamer). I decided to try yours out and got this working fine, only issue is when i kill the process and attempt to run it again, my script (the one in unity) hangs. It works fine when running the same commands, i.e. mjpg_streamer ou killall -e mjp…. Any thought on why this is happening?
Cheers.