Hello,
Currently in our application, we are using AAC for Audio stream and H.264 for Video stream. Both are separate streams.
I was trying to record the stream using the wowza api with start/stop recording.
http://[wowza-ip-address]:8086/livestreamrecord?app=live&streamname=myStream&action=startRecording
Question is, how I can record audio and video into a single mp4 instead of two different files?
Appreciate your help…
Thanks,