Making WebRTC available for FreeBSD

Joe Nosay superbisquit at gmail.com
Sat Feb 8 10:26:59 UTC 2014


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 be located there are the files referencing
the proper parts of system, phonon, gstreamer, esound, and others.  If I
had a nother computer with Linux on it, I would compare the references to
the files in trunk/build/webrtc/modules/audio_device/linux to what would be
the equivalent on FreeBSD.  The linux files would then be used as a
template to create the freebsd ones.
What 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 Nosay <superbisquit at gmail.com> wrote:

>
>
>
> On Fri, Feb 7, 2014 at 4:15 AM, CeDeROM <cederom at 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. Where and in what directory should I
> start. There is a build farm but it doesn't include FreeBSD.
>
>
>
>


More information about the freebsd-chromium mailing list