EvoStream Rtmp Error
I’m currently evaluating EvoStream. After an external source pushes to my EvoStream instance, I receive the following error:
/thelib/src/protocols/rtmp/streaming/innetrtmpstream.cpp:651 this is not a key frame or not a codec setup. Ignore it: 3901
Currently, the only workaround I have is to destroy that stream instance, but I would like to figure out a way to automate this. Is it possible for EvoStream to detect this as an event?