ios - CMSampleBufferRef to Audio Video for RTMP streaming -


i using ios librtmp connect rtmp server. problem is, how can send audio , video rtmp server? i've seen cmsamplebufferref used processing , sent server. data being processed flash video metadata.

i tried videocore fails server using(evostream) works other servers. medialibs works need open source option.

how convert cmsamplebufferref format rtmp understands?


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

ruby - How do I merge two hashes into a hash of arrays? -