Like youtube I want to stream my videos using some code instead of actual video name. I am using red5 server. And, oflaDemo is working fine for video streaming. But all I want to change the rtmp url.
For now, its something like this
rtmp://localhost/oflaDemo/myvideo.mp4
Now, I want something like this,
rtmp://localhost/xxx4555xzeefdakdaf
What should I change to get this. Where the mapping is done in red5?