English 中文(简体)
精简关于第十期的网络宣传——哪些技术需要使用?
原标题:Streaming from webcam on OS X - what technology to use?

I m 在SOS X建立视频会议应用程序。

何种技术最能用于实时传送从第十期的网络宣传/麦克风中获取的视频/视听?

到目前为止,我没有成功采用这些方法:

  • using QTKit I captured the media, but there isn t a way to stream it (without using the QTSS which is too bloaty and hard to control programmatically).
  • using QT Java I got everything (almost) working, but the library is deprecated, it crashes every once in a while, signals memory leaking and there isn t a way to save preferences from a settings dialog
  • I installed gstreamer using Macports, but there isn t a working osxvideosrc (or audio for that matter)

我的下一个目标是:科索沃排雷中心,因为它能够进入第十届非洲顾问团的网络,但我不敢肯定会给我什么东西——我能否控制它,充分控制其针对APIC的节目,我是否能够在可可申请(利用QTKit的参与者)中展示行踪?

最佳回答

要点:

  • Consider Flex/Flash and possible Adobe Air. Many people have written videoconferencing applications this way.
  • QT for Java is dated and not going anywhere.
  • VLC is a solid option. Stable, well known, powerful, and very mature.
问题回答

暂无回答




相关问题
2 mysql instances in MAC

i recently switched to mac. first and foremost i installed xampp. then for django-python-mysql connectivity, i "somehow" ended up installing a seperate MySQL. now the seperate mysql installation is ...

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Controlling OSX windows

I m trying to control windows of a foreign OSX applications from my application. I d like to 1. move the windows on the screen 2. resize the windows on the screen 3. change the currently active window ...

Switching J2SE versions on Mac OS (SnowLeopard)

My current JDK on Mac OS (10.6) is set to 1.6 and I d like to switch to 1.5. A listing of /System/Library/Frameworks/JavaVM.framework/Versions/ shows: lrwxr-xr-x 1 root wheel 10 Nov 3 18:34 ...

Scrolling inside Vim in Mac s Terminal

I ve been googling around trying to figure out if it s possible to use my mouse wheel to scroll while inside Vim in Mac s Terminal, with no luck. It seems as if only X11 or iTerm support this. Before ...

export to MP3 from quicktime API

A question for Apple,QT programmers. Would like to know if it s possible to export a Movie object to MP3 using the QuickTime API. Preferably the ConvertMovieToFile function. I ve looked at ...

热门标签