OBS adding UUID to the end of a stream key?

zmmccrocklin

New Member
Hi guys,
I need some help. I set up a custom rtmp sever with nginx so a client of mine can stream. He decided to make his stream key "live". It added a UUID to the end of live so the filenames became live_<UUID>. When I tested on my own OBS instance using "test" it didn't add a UUID to the end. I'm wondering if there was an option that was selected on his end or if it's that way because the rtmp URI has /live at the end, which prompted OBS to add the UUID. He wants to be able to send multiple streams and have a static stream key to use.
 
Top