Skip to content

Instantly share code, notes, and snippets.

@kench
kench / team-page.json
Last active May 9, 2021 05:05
New SOBA Team Page
{
"backgroundImageUrl":null,
"bannerImageUrl":"https://static-cdn.jtvnw.net/jtv_user_pictures/team-soba-banner_image-451e13f66f73c38a-640x125.png",
"description":"<p>The <strong>Seattle Online Broadcasters Association</strong> is dedicated to providing the Seattle area online broadcasting community with a resource for collaboration, education, and mutual support.</p>\n\n<p>Our premiere event is the Seattle Community Meetup (Powered by Twitch!), which meets regularly on the 2nd Saturday of every month at Gameworks in Seattle. Visit our <a href=\"https://www.meetup.com/SeattleOBA/\" rel=\"nofollow noopener\" target=\"_blank\"><strong>Meetup page</strong></a> for more details.</p>\n\n<p>Want to join the SOBA Twitch team? Just join us on <a href=\"https://discord.gg/seattleoba\" rel=\"nofollow noopener\" target=\"_blank\"><strong>Discord</strong></a>, and a drop a message requesting to join.</p>\n",
"displayName":"Seattle Online Broadcasters Association",
"logoUrl":null,
"name":"soba",
"categ
@kench
kench / id_ed25519.pub
Created July 19, 2020 21:00
MacBook Pro Authorized Key
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICaKb0xFbYgzSLm9nXpC3RFtl3xr+RmVSCIlcWXTSDYe kenley@MacBook-Pro.sea.kenley.tv
@kench
kench / gist:79aaa69be3e56fcfa557b0c389aed9b5
Created June 28, 2020 21:08
Asterisk - missing translation path
Connected to Asterisk 16.2.1~dfsg-2build2 currently running on NUC7CJYH (pid = 23308)
NUC7CJYH*CLI> pjsip set history on
PJSIP History enabled
[Jun 28 13:55:12] WARNING[30487]: channel.c:5579 set_format: Unable to find a codec translation path: (h264|opus) -> (alaw)
[Jun 28 13:55:12] WARNING[30487]: channel.c:5579 set_format: Unable to find a codec translation path: (alaw) -> (h264|opus)
[Jun 28 13:55:12] WARNING[30517][C-00000020]: channel.c:6539 ast_channel_make_compatible_helper: No path to translate from PJSIP/5732-0000003d to PJSIP/5730-0000003e
[Jun 28 14:03:33] WARNING[30486]: channel.c:5579 set_format: Unable to find a codec translation path: (h264|opus) -> (alaw)
[Jun 28 14:03:33] WARNING[30486]: channel.c:5579 set_format: Unable to find a codec translation path: (alaw) -> (h264|opus)
[Jun 28 14:03:33] WARNING[30547][C-00000021]: channel.c:6539 ast_channel_make_compatible_helper: No path to translate from PJSIP/5732-0000003f to PJSIP/5730-00000040
@kench
kench / Asterisk
Created June 27, 2020 23:33
Asterisk video call logs
[Jun 27 16:32:03] WARNING[24580]: channel.c:5579 set_format: Unable to find a codec translation path: (h264|ulaw) -> (opus)
[Jun 27 16:32:03] WARNING[24580]: channel.c:5579 set_format: Unable to find a codec translation path: (opus) -> (h264|ulaw)
[Jun 27 16:32:03] WARNING[24594][C-0000000b]: channel.c:6539 ast_channel_make_compatible_helper: No path to translate from PJSIP/5732-00000014 to PJSIP/5733-00000015
@kench
kench / avahi-browse -a
Created June 20, 2020 22:26
Avahi - Broadcast Devices
+ eno1 IPv6 birddog-781b6 _birddog._tcp local
+ eno1 IPv4 birddog-781b6 _birddog._tcp local
+ eno1 IPv4 BIRDDOG-781B6 (comms) _ndi._tcp local
+ eno1 IPv4 AVIOAI2-511650 _netaudio-cmc._udp local
+ eno1 IPv4 AVIOUSB-511b78 _netaudio-cmc._udp local
+ eno1 IPv4 AVIOAO2-50ecbf _netaudio-cmc._udp local
+ eno1 IPv4 AVIOAI2-511650 _netaudio-arc._udp local
+ eno1 IPv4 AVIOUSB-511b78 _netaudio-arc._udp local
+ eno1 IPv4 AVIOAO2-50ecbf _netaudio-arc._udp local
+ eno1 IPv4 AVIOAI2-511650 _netaudio-dbc._udp local
MacBook-Pro:srt_test kenley$ cargo build
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading srt-rs v0.1.6
Downloading libc v0.2.71
Downloading libsrt-sys v1.4.5
Downloading lazy_static v1.4.0
Compiling libsrt-sys v1.4.5
Compiling libc v0.2.71
Compiling lazy_static v1.4.0
error: expected one of `,` or `as`, found `::`
@kench
kench / gist:585a906196887d05b113c801784a8e58
Created November 12, 2016 05:20
exacore build on Ubuntu 16.04 LTS
kenley@kenley:~/Downloads/exacore$ make
Package libavformat was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavformat.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavformat' found
Package libavcodec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavcodec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavcodec' found
Package libavutil was not found in the pkg-config search path.

Keybase proof

I hereby claim:

  • I am kench on github.
  • I am kenley (https://keybase.io/kenley) on keybase.
  • I have a public key whose fingerprint is 030B EF14 2440 59AF ED0D 0C84 1B28 9BD2 4164 0405

To claim this, I am signing this object:

{
"timezone": "-0500",
"routes": [
{
"name": "East",
"id": "2",
"schedules": [
{
"name":"Weekday",
"occurrence": "1-5",
@kench
kench / rpi_cidr
Created November 24, 2013 21:37
RPI IP Address Ranges
Allow from 128.113.0.0/16 # RPI network
Allow from 129.161.0.0/16 # Ancillary network for wireless?
Allow from 128.213.0.0/16 # CS network
Allow from 192.12.92.0/24 # CSNET
Allow from 192.12.91.0/24 # CSNET
# IPv6 allocations
Allow from 2620:0:2820::/24
Allow from 2001:468:903::/24
Allow from 2001:468:903::/24