zeromq - Storing tags along with stream data to a file in gnuradio -
i trying store tags along stream data file in gnuradio. while zeromq blocks can used transfer stream data along tags socket, unable use store tags file.
is there way serialize stream along tags ? or block can use achieve ?
i trying store tags along stream data file in gnuradio
use metadata file sink.
Comments
Post a Comment