Skip to content

Add debug prints to rtpstorage

In my efforts to understand why I couldn't get the FEC elements to work, I ended up adding some debug messages to RTP storage. As this requires quite a few planets to be aligned to work as expected, in particular, not having a size set is a killer here, so let's warn the developer.

Merge request reports