RootEncoder
RootEncoder copied to clipboard
Add SEI NALU
Hi Pedro,
I looked at the source code and it seems that there is no way to add SEI. Could I just ask you a question? Do you consider adding this feature?
Hello,
This could be added in the future but for now I'm not really interesed on it because this extra data normally is send using other socket instead of in the h264 data. Also, in most of cases the player side (that is normally the principal reason to add it) doesn't support it.
Of course, you can implement it yourself and if you want create a PR and I will merge it after test it.
Thanks for your reply. I'll try to implement this feature and feedback to you.