Quote:
Originally Posted by evol
In Batch you use
Code:
ping localhost -n X >nul
X been the the delay(wait).
|
thanks
but that wont resolve my problem
because that inst my problem
because i want to know if rtmpdump is receiving packets (stream exit)
before i start vlc.
i don't want to start vlc if there is no stream .
if there is no stream for a reason i want to do an other command like exit
i think that the trick is that to find something with rtmpdump commands