How can I terminate a multicast stream (asr - Mac) in a script?

Posted by user355896 on Stack Overflow See other posts from Stack Overflow or by user355896
Published on 2010-06-09T23:05:55Z Indexed on 2010/06/09 23:12 UTC
Read the original article Hit count: 182

Filed under:
|
|
|
|

Hello,

I'm making a script to to run a bunch of multicast asr streams, but I do not know how to "stop" or "end" a multicast asr stream after a certain amount of time. Loop Suspend does not do what I'm looking for. I've also tried to add a sleep command followed by a kill command, but they kick in after the stream ends (so that approach does not work). Thanks for any possible help! By the way, I'm writing this script in bash.

© Stack Overflow or respective owner

Related posts about mac

Related posts about shell