Since moon use kubernetes API to launch the browser pod there are two methods to stream the browser session to rtmp endpoints:
1-inject sidecar ffmpeg container in the creted browser pod (after extraction the ip address of the pod or use metadata labels )
2- use a standalone ffmpeg pod that catch the new browser pod created by moon (not recommended)