简体   繁体   English

iPhone:视频API:实时视频流修改

[英]IPhone: Video API: Live video streaming modify

I have a question about video stream processing. 我有一个关于视频流处理的问题。 Is it possible to get access and modify real time video stream during recording (fe I want to add some text to video)? 是否可以在录制期间访问和修改实时视频流(我想在视频中添加一些文字)? I can do this as a preview by getting separate frames, but I'm looking for tool which will allow me to store video with my text in video frames. 我可以通过获取单独的帧来进行预览,但我正在寻找能够在视频帧中存储带有文本视频的工具。

Probably there is already some libraries/tools available (but I haven't found any yet). 可能已经有一些库/工具可用(但我还没有找到)。

Try GPUIMAGE library. 试试GPUIMAGE库。 It can help you. 它可以帮助你。

You should check AVCam sample code by apple. 您应该通过apple检查AVCam示例代码。 That might be a starting point. 这可能是一个起点。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM