hi all:<br><br>Could I duplicate/destroy a "stream out" dynamically , with VLM ?<br><br>suppose I already launch a Media below, <br>    <br>    >new ch1 broadcast enabled<br>    >setup ch1 input /tmp/1.mp4<br>
    >setup ch1 output #transcode{vcodec=h264,vb=800,scale=1}:duplicate{dst=std{access=file,mux=mp4,dst=/tmp/v.mp4}}<br>    >control ch1 play<br><br>if I want to duplicate the stream to Display, I re-set the ch1 output like that:<br>
    <br>    >setup ch1 output #transcode{vcodec=h264,vb=800,scale=1}:duplicate{dst=std{access=file,mux=mp4,dst=/tmp/v.mp4}, dst=display}<br>                                                                                                                                                                                                                              ^^^^^^^^^^^^^    <br>
but there's nothing happend, until I stop the ch1 and replay it:<br><br>    >control ch1 stop<br>    >control ch1 play<br><br>is there any mechanism to support this dynamic duplicate? or I have to code by myself ,if that, any suggestion?<br clear="all">
<br>-- <br>--------------<br>HHCN Andy <a href="mailto:chenee@hhcn.com">chenee@hhcn.com</a><br>Tel/Fax: +86-551-5325652,5325653-820<br>Products Info. : <a href="http://www.hhcn.com">http://www.hhcn.com</a><br>Tech. Support  : <a href="http://www.hhcn.org">http://www.hhcn.org</a><br>
HHTech : An Embedded Linux Tech. Provider in Mainland China<br>2008-08-13<br>