Openvcx
OpenVCX (Open Video Conferencing Exchange) is a SIP based video streaming server for multi-way video chat, live web-casting, recording, and live media distribution. It comes in two parts: The Java OpenVCX SIP service and the C OpenVSX Video Stream Processor.
Install / Use
/learn @openvcx/OpenvcxREADME
==================================================================== Thank you for downloading OpenVCX Video Streaming Software
==================================================================== Package Contents
openvsx/ - OpenVSX (Video Streaming Processor) source
vcx/ - OpenVCX (SIP Video Conferencing Server) source
packaging/ - Scripts for packaging and installation.
third-party/ - Third party sources for OpenVSX (Video Streaming Processor)
LICENSE.txt - OpenVCX License
README.txt - OpenVCX Source Package Readme
configure - Build environment configuration script
==================================================================== Prerequisites
Supported OS: - Mac OSX, - Linux x86 (with 32bit application support)
gcc 4.x or higher Java 6 JDK (v1.6) or higher Apache Ant
==================================================================== How-to Build sources
./configure - Configure the build environment and create makefiles. Do './configure -h' to view available configure options.
make - Compile all OpenVSX and OpenVCX sources.
make installer-build - Create a self-extracting executable which will install both OpenVCX and OpenVSX.
To install on your system run the self-extracting executable from a shell. The install script will perform first-time configuration. You do not need root privileges to install or run.
./dist/linux_x86_32/openvcx_linux_x86_32_v1.x.x.bxxx.bin
'make openvsx' is used to build OpenVSX (Video Streaming Processor) source found in vsx/.
'make openvcx' is used to build OpenVCX (Video Conferencing Server) source
found in vcx/mobicents-sip/.
This is the same as calling the ant build script 'build.sh deploy all'
found in vcx/mobicents-sip/ to build OpenVCX java source.
Use 'packaging/pkg_vsx_linux_x86_32.sh' or 'packaging/pkg_vsx_mac_x86_64.sh' to manually create an OpenVSX (Video Streaming Processor) tarball package.
Use packaging/pkg_all.sh to create a self-extracting binary for either Linux or Mac OSX which will install both OpenVCX and OpenVSX.
==================================================================== How-to run OpenVCX SIP Video Conferencing Server
==================================================================== Troubleshooting:
===== Running on 64bit linux hosts
The OpenVSX binary distribution should be able to run on most major flavors of 32 or 64 bit linux distributions based on x86 architecture. For 64bit systems you will need to have installed 32bit library support for your system.
On CentOS / Fedora / RedHat systems you can typically do this with:
sudo yum install ia32-libs
or
sudo yum install glibc.i686
On Ubuntu / Debian systems you can typically do this with:
sudo apt-get install ia32-libs
If vsx still fails to start you should check if all library dependancies are fulfilled with the following command:
ldd ./bin/vsxbin
====================================================================
For questions, comments, or to request support, pleae email openvcx@gmail.com
Related Skills
qqbot-channel
344.4kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
99.9k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
344.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
project-overview
FlightPHP Skeleton Project Instructions This document provides guidelines and best practices for structuring and developing a project using the FlightPHP framework. Instructions for AI Coding A
