使用livu(lib)与phonegap? [英] using livu (lib) with phonegap?

查看:152
本文介绍了使用livu(lib)与phonegap?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Livu有rtmp流媒体功能:
http://stevemcfarlin.com/livu/index。 html

Livu has rtmp streaming functionality: http://stevemcfarlin.com/livu/index.html

source(lib)
https://github.com/otmakie/LivuLib

source (lib) https://github.com/otmakie/LivuLib

我使用软件(如phonegap)制作了几个iphone应用程序。
修改phonegap以利用livu(lib)有多难?

I made a couple of iphone apps using software like phonegap. How hard will it be to modify phonegap to make use of the livu (lib)?

我想我必须编辑phonegap框架在目标C ...)

I guess i have to edit the phonegap framework (which is written in objective C....)

我想我有3个选项:


  1. 实践目标c更多并编辑phonegap框架

  2. 雇用某人写电话插件。

  3. 练习目标c / hire程序员, 。

当我编译livu lib时,我有:

When i have compiled the livu lib and i have :

librtmp.a (from the rtmp xCode output)
libavcodec.a
libavcore.a
libavdevice.a
libavfilter.a
libavformat.a
libavutil.a
libswscale.a

我使用他们吗? (.a文件是什么?)

Etc, how do i make use of them? (what are .a files?)

推荐答案

你可能需要为PhoneGap创建一个插件,图书馆。

You are probably going to need to make a plugin for PhoneGap to interface with the live library.

http: //wiki.phonegap.com/w/page/36752779/PhoneGap%20Plugins

这里有一些关于PhoneGap插件的教程:

Here are some tutorials on making plugins for PhoneGap:

http://hiediutley.com/2011/04/15/phonegap-tutorial-series-6-writing-your-own-plugin/

这篇关于使用livu(lib)与phonegap?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆