Closed michaelforrest closed 2 years ago
I had missed a socket exception (I was already running AirServer). When I quit AirServer I started to get the dump.h264 file. Then I was able to use
ffmpeg -i dump.h264 -c copy output.mp4
to take a look at the output.
I've got the code running and dumping out screen mirrored frames but I'm not sure how to look at these.
Can I concatenate these into a file viewable with Quicktime or something? Do I need to create a header?