Saturday, May 27, 2017

Headless Xorg Server on FreeBSD

cd /usr/ports/x11servers/xorg-vfbserver

make config

make missing

make config-recursive

make config-recursive

make install clean




cd /usr/ports/x11-servers/x11rdp
make config

make missing

make config-recursive

make config-recursive

make install clean

cd /usr/ports/net/x11vnc/

make config

make missing

make config-recursive

make config-recursive

make install clean


Friday, May 19, 2017

FFMpeg-VLC-FreeBSD

FFMpeg-VLC-FreeBSD
19 May 2017

Overview

This project is to setup and document what we are calling FFMpeg-VLC-FreeBSD since it's what this will primary use and achieve.
The current ideas include a permanent broadcast of public_domain and my own personal music/content/videos/etc in the format of the old Independent UHF Channels of the 1980s in the Sacramento California area; without any commercials, unmodified, freely available to anyone that can get a connection, for historic preservation and to inspire discussion and promote change.

Goals

  1. Build A Fully Automated A/V Stream Server: The current goal is to stream music and public domain content to the internet.
  2. Build a Full OS Installer: Using FreeBSD, a ton of packages can get installed with this project, and too many package installations can confuse first time users and be downright cumbersome, so let's make it a full OS level installation for install on any hardware.

Specifications

Only on FreeBSD for Development.

Milestones

  1. Nothing Yet

Soon(tm)