Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 7

xu‧ggle (zŭ' gl) v. To freely encode, decode, and experience audio and video. With Xuggle you can write Java programs that decode or encode video. It incorporates FFMPEG, but adds a simpler interface that is safe to use from Java-like languages (e.g. garbage collection) and tries hard ... [More] to make sure usage of FFMPEG features doesn't crash a JVM. [Less]

4.66667
   
  2 reviews  |  79 users  |  148,590 lines of code  |  3 current contributors  |  Analyzed over 1 year ago
 
 

BigBlueButton is an open source web conferencing system for distance education. BigBlueButton supports sharing of slides (PDF and PPT), video, whiteboard, chat, voice (using Freeswitch or Asterisk), and desktops. It's built using over fifteen open source components, runs on Mac, Unix, and PC ... [More] computers, and is backed by an open source community that cares about good design and a streamlined user experience. Features Webcam, Presentation, Integrated VoIP, Desktop Sharing Demo: http://demo.bigbluebutton.org/ [Less]

4.66667
   
  0 reviews  |  25 users  |  258,205 lines of code  |  28 current contributors  |  Analyzed about 4 hours ago
 
 

Openmeetings provides video conferencing, instant messaging, white board, collaborative document editing and other groupware tools using API functions of the Red5 Streaming Server for Remoting and Streaming. Features - Video/Audio - See Desktop of any participant - Multi-Language and ... [More] Customizable - Whiteboard with drawing, write & edit, dragNDrop, Resizeing, Images (DragNDrop from Library), Symbol(s) - Conference while drawing (4x4 or 1xn modus) - Safe Drawings / whiteboard and load it next time, edit and resave - Import Documents - Send invitation and direct Links into a meeting - Moderating System [Less]

4.25
   
  1 review  |  10 users  |  2,164,210 lines of code  |  10 current contributors  |  Analyzed 5 months ago
 
 

Public repo for vidi. vidi is a service that allows web developers to add live streaming video capabilities easily to web sites or web applications. Some examples are video conferencing, video messaging, video chat sites, live event broadcast applications, security camera applications, IPTV ... [More] applications etc. vidi is an API-oriented live video streaming service. It uses Flash on the client-side which is controlled by a JavaScript API along with a Web Service API for you to control the streams. [Less]

5.0
 
  0 reviews  |  3 users  |  83,896 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

The whiteboard application contains line, circle, triangle, image, text, freehand, undo/redo, clear, background image selector sharing in real time using Red5 media server. You can choose color of drawing, thickness, and border color as well.

0
 
  0 reviews  |  3 users  |  1,735 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

SIP Application for Standalone Red5 Server 0.8.0 and above is http://red5phone.googlecode.com/files/sip_r29.zip. Unzip and move the sip folder to webapps. You will need to install Red5 server 0.8.0 Run red5phone application with http://your_red5_server:5080/sip To checkout SVN use ... [More] http://red5phone.googlecode.com/svn/trunk/sip/ Changelog R29 Incoming call failt falt fixed by Marcin Balcer R28 Timestamp fix by Rafael on RTPSender Ignore non-audio RTP packets for RTMP audio by Naoki Transfer feature by Lior Blind transfer button to be used as followed: a. register to your proxy b. make a call or get a call (than the transfer button will show up after call is answered) c. change the text of the dialed number to the number you want to transfer the call too d. press transfer button. Conference feature using transfer by Dele a. set your conference number b. call person. click on conference button to put caller in conference c. do that for all participants and click on conference icon to join confeence R27 Dele Olajide Made red5phone compatible with Red5 server 0.8.0 Lior Herman Added outbound proxy settings in flex object, to solve realm problems. Fixed DTMF. Tested with UK PSTN and works ok. Added Nellymoser encoder from Joseph Artsimovich (jart@users.sourceforge.net). Mauro Brasil, Rafael and UOL (www.uol.co.br) contributions Cleaned up the code Implemented multi-codec support for Red5phone (PCMU, PCMA, iLBC and G.729). G.729 requires payment of royalities and license rights if used. Adjustments to support different packetization were made as well. Prabhu Tamilarasan contributions Normalize function to improve volume Lior Herman contributions Red5phone show busy or rejected message for busy outgoing calls. Openlaszlo and Javascript API made compatible with latest chages to Red5phone Add Dial external command to Flex to dial from a link. Used UID (unique identifier) in Flex instead of the username value for binding the sipprovider object in Mjsip. Now you can use same sip account to register from multiple remote locations. Changed registration of red5phone using phone@sip_provider.getViaAddress() instead of phone@realm Mjsip now uses Outboundproxy = Proxy like that all sip headers using realm, but the message is send to the proxy ip. Process of OPTIONS messages in Mjsip some sbc’s using to check call keep alive. Fix authentication header for REG and INVITE to use cnounce value when proxy send qop= auth in 401 or 407 message. Fix red5phone application close for complete unregister before sipprovider.halt is execute. Fix the microphone.init in Flex to not be bind to the REGISTER SUCCESS message as it can be many SUCCESS messages coming during a call and mic need to be init only once. Fix Cancel message for Invite (call) that have not been answered yet. When you want hangup a call before the remote user answered Mjsip send wrong Cseq in Cancel message. Fixed NullException error when application is closed in provider.halt() its try to close a null tcp_socket and get Null exception back. Fix is in org.zoolu.net.TcpServer.java in the end of the file. Janny_buh contribution Patch all sip Register message using same Call-ID header and increment Cseq as recommended by RFC3261. [Less]

0
 
  0 reviews  |  2 users  |  74,434 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

AsDoclet can be used to generate actionscript files out of java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data that should be deserializable on both ends again.

5.0
 
  0 reviews  |  1 user  |  3,123 lines of code  |  0 current contributors  |  Analyzed about 1 month ago
 
 

The Yard is the old name for the Xuggle project. Some old code lives here, but all Java code has moved to Xuggle. The Flash actionscript libraries still live here, but will move to Xuggle at some point.

5.0
 
  0 reviews  |  1 user  |  28,492 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

Buiding Red5 and Xuggle with maven.More info This project is a building script. It is supposed to be an instruction for Maven2 on how to build server Red5 and a Java part of Xuggle library. Let’s have a look on how it works. In SVN repository there is a structure of the Maven project, along with ... [More] the files pom.xml. The source code of Red5 and Xuggle libraries does not change because it is linked to the source code of the original projects using svn:externals. All you need to do in order to build a project is to write mvn clean install. The results of work are the dependencies that can be used in a new project – a new Red5 based application (or Red5 and Xuggle based). The current version is based on Red5 trunk (0.9dev) and Xuggle trunk Repositoryhttp://jakubiak-red5.googlecode.com/svn/repo/ [Less]

0
 
  0 reviews  |  1 user  |  4,875 lines of code  |  0 current contributors  |  Analyzed about 4 hours ago
 
 

This project provides alternate communications capabilities to open source media servers. The first protocols that will be made available are RTMPE and RTMFP.

0
 
  0 reviews  |  1 user  |  2,751 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.