Closed RanzQ closed 9 years ago
The messages sent by spectrum plugin have to be converted to strings and then parse the magnitude arrays. The parse function turns them to json, should implement a more optimized way.
Better parser implemented in c4c452c3d1ffd35a297fff608f33ac5a2fe7d421. Have to wait for a fix in Gstreamer python bindings.
The messages sent by spectrum plugin have to be converted to strings and then parse the magnitude arrays. The parse function turns them to json, should implement a more optimized way.