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
Pipe BASH output into R as a data.frame. Look into lsof -i :1935 | grep ESTABLISHED | awk '{print $9}' | grep something. Requires streamR to be installed on the same server distributing the RTMP stream.