Re: Making WebRTC available for FreeBSD

2014-03-10 Thread Joe Nosay
On Sat, Feb 8, 2014 at 5:26 AM, Joe Nosay superbisq...@gmail.com wrote: I know that by reading the files in webrtc_source/trunk/webrtc/modules/audio_device that a freebsd folder needs to be located there. The linux system shows control of the audio through pulse and alsa . What should

Re: Making WebRTC available for FreeBSD

2014-02-08 Thread Joe Nosay
are the freebsd base system h files needed? Reference them at a new folder. Which sound severs? Another reference. There is a command using find and grep to print out files which contain an exact phrase. I t is not find /$PATH -exec grep -H -E -o PATTERN {} \; On Fri, Feb 7, 2014 at 8:41 PM, Joe

Creation of WebRTC directories to create a FreeBSD port

2014-02-08 Thread Joe Nosay
In the following directory trunk/webrtc/test there needs to be a freebsd directory containing the three files attached. ___ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to

Re: Making WebRTC available for FreeBSD

2014-02-07 Thread Joe Nosay
On Fri, Feb 7, 2014 at 4:15 AM, CeDeROM cede...@tlen.pl wrote: Lets make wiki page on freebsd website and start a repository with the code and make it happen :-) Please let me know if/how I can help :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info Okay, I need advice. I won't quit.

Making WebRTC available for FreeBSD

2014-02-05 Thread Joe Nosay
https://plus.google.com/110946378055202199166/posts/8iTsSCatk4x The process has been started : http://forums.freebsd.org/viewtopic.php?f=39t=44691 Dependencies needed- referenced in howto and webrtc dependencies: libbrlapi from brltty. Benefits: Native client and sever side of WebRTC

Re: Making WebRTC available for FreeBSD

2014-02-05 Thread Joe Nosay
that should support WebRTC (unless it's disabled at build). Niklas On Wed, Feb 5, 2014 at 1:14 PM, Joe Nosay superbisq...@gmail.com wrote: https://plus.google.com/110946378055202199166/posts/8iTsSCatk4x The process has been started : http://forums.freebsd.org/viewtopic.php?f=39t=44691

Re: Making WebRTC available for FreeBSD

2014-02-05 Thread Joe Nosay
On Wed, Feb 5, 2014 at 4:58 PM, Joe Nosay superbisq...@gmail.com wrote: On Wed, Feb 5, 2014 at 4:44 PM, Niklas Enbom niklas.en...@webrtc.orgwrote: I still don't get what you mean. WebRTC is a part of browsers (Chrome, Firefox) not the operating system. Are you looking for a browser