NextLevel / NextLevelSessionExporter

🔄 Export and transcode media in Swift
http://nextlevel.engineering
MIT License
262 stars 49 forks source link

Difference between NextLevelSessionExporter and NextLevel capture encoding #27

Closed rcfrias closed 4 years ago

rcfrias commented 4 years ago

Hi, its unclear to me what is the advantage of using NextLevelSessionExporter, when the NextLevel capture lib already has encoding settings. Is this just for the case that we were not using capture?, like if we already have the media and we would only pick it from our median and export it?

piemonte commented 4 years ago

hi @rcfrias. you are correct, if you need a library to do audio or video conversions then you can use the exporter. next level lets you capture at various formats in real-time.