FOSSLC is a non-profit organization that specializes in technology and know-how to record conferences with excellent quality. Click on the icons below to view great videos from communities we are actively involved with:

 

surashid's blog

16 Nov

Video conferencing: some updates and problems

in Blog, UCOSP Fall 2010, Video, Ubuntu, UCOSP, Python, FOSSLC, Freeseer
UbuntuPythonFreeseer

I have managed to come up with the pipeline for gstreamer+icecast2
server but at the moment it only works for short duration. The pipeline
actually works as I can use the same elements to record to a file
locally. Using "shout2send" even the mount point on the icecast2 server
shows up accordingly. The problem is when I actually use a client to

25 Oct

Video streaming updates - gst-launch and Icecast2

in Blog, Programming, UCOSP Fall 2010, Video, Ubuntu, UCOSP, FOSSLC, Freeseer, Programming
UbuntuFreeseer

Note: Due to my schedule conflicts, this is my delayed 2nd blog post. I expect to be posting another entry in the coming two days, as I hope to be able to get more work done.

***** WORK DONE *****

- Went through various webpages / blog entries to try to get a better understanding of Icecast2, Gstreamer and "gst-launch-0.10" tool.