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

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

Redirect to a HTTPS version using .htaccess -

Unlimited choices in BASH case statement -