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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -