LaiFengiOS / LFLiveKit

LaiFeng IOS Live Kit,H264 and AAC Hard coding,support GPUImage Beauty, rtmp transmission,weak network lost frame,Dynamic switching rate
MIT License
4.39k stars 1.11k forks source link

Support for recording HLS timed metadata #183

Open iosdev-republicofapps opened 7 years ago

iosdev-republicofapps commented 7 years ago

Hi,

Thank you for making LFLiveKit available to us. It is great and I appreciate all of your hard work. :-)

Does LFLiveKit support HLS time metadata when recording? See https://developer.apple.com/library/content/documentation/AudioVideo/Conceptual/HTTP_Live_Streaming_Metadata_Spec/2/2.html .

For example, this could be used to inject GPS, comments, video overlay shapes, etc that are at certain timed points within the stream.

If LFLiveKit does not support this, but I wanted to help add it, can you give me some hints about how you might do this and where I should start in the code?

Thanks!

Joel

timeview commented 6 years ago

Would also like to understand this better