Just one issue : I can stream a scene without issue but it doesn't seem to work with a source, at least not for me.
I tried on 2 different Windows 10 x64 machines with x264 and got the same results.
If I try to stream to twicth it won't receive any stream and if I stream to a local NGINX server set up for recording, I can see that a file gets generated but it stays empty. Same with a VLC RTMP pull I don't get any stream.
My humble assumption would be that the plugin does connect to the rtmp server but doesn't send the stream properly.
Here are the logs for a working scene rtmp stream :
Another minor issue : If I forget to remove the filter and it was set on always stream when closing OBS. Then when I try to remove the filter and apply it again to create a new stream I will get A LOT of these messages (60 per second) :
obs_output_set_video_encoder: tried to set video encoder on output "rtmp localcam" while the output is still active!
Let me know if you need more information and if it works for you : source -> rtmp -> twitch
Hi Exeldro!
Amazing plugin, thank you so much, really!
Here are the logs for a working scene rtmp stream :
And the logs for a non-working source rtmp stream (after removing first the scene filter) :
obs_output_set_video_encoder: tried to set video encoder on output "rtmp localcam" while the output is still active!
Let me know if you need more information and if it works for you : source -> rtmp -> twitch
Thanks for your help and your amazing work :)
Cheers, Pierre