You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using facenet with TensorRT for face recognition on jetson nano everything is working fine until my rtmp server restarts whenever it restarts I got this error on nano "rtmpsink could not write to resource" I tried googling how to reconnect to rtmp server if it fails but didn't get any proper solution. Any suggestions from here regarding this?
I am using below pipeline
Hi,
I am using facenet with TensorRT for face recognition on jetson nano everything is working fine until my rtmp server restarts whenever it restarts I got this error on nano "rtmpsink could not write to resource" I tried googling how to reconnect to rtmp server if it fails but didn't get any proper solution. Any suggestions from here regarding this?
I am using below pipeline
appsrc ! videoconvert ! x264enc speed-preset=ultrafast tune=zerolatency ! flvmux streamable=true !
rtmpsink location=rtmp://IPADDRESS:1935?pwd=2021
Thanks in advance.
The text was updated successfully, but these errors were encountered: