windhamdavid 2 years ago
parent
commit
ca77c9564c
2 changed files with 4 additions and 2 deletions
  1. 2 0
      docs/computers/woozer.md
  2. 2 2
      notes/projects/ham.md

+ 2 - 0
docs/computers/woozer.md

@@ -278,6 +278,7 @@ sudo iptables -L
 sudo iptables -L --line-numbers
 sudo iptables -I INPUT 20 -p tcp --dport 8882 -j ACCEPT
 sudo iptables -I INPUT 17 -p tcp --dport 8881 -j ACCEPT
+sudo iptables -I INPUT 12 -p tcp --dport 1935 -j ACCEPT
 
 8881 - radio
 8181 - chess
@@ -285,6 +286,7 @@ sudo iptables -I INPUT 17 -p tcp --dport 8881 -j ACCEPT
 8888 - show
 8080 - chat
 8282 - nginx
+1935 - nginx-rtmp
 
 sudo apt-get install iptables-persistent
 sudo iptables-restore < /tmp/v4

+ 2 - 2
notes/projects/ham.md

@@ -11,10 +11,10 @@ If it works, I'll pitch in the $500 to add an audio board to make the real time
 Only other thing is to publish a domain and a show name. No bullshit can be a segment, but I'm not too keen on it in a domain. I've got one that I think will work. the-ham.org because of the connection to ham radio and 'ham it up'. I previously owned a couple international .am and .fm domains but I prefer short top level domains. 
 
 Equipment Notes: 
-- RODECaster Pro Podcast Production Studio
+- Tascam Mixcast 4 
 - Roland SR-20HD Direct Streaming A/V Mixer
 - [Murmur/Mumble](https://wiki.mumble.info/wiki/Main_Page)
 - Adobe Audition 
 - Rogue Ameoba - Audio Hijack
 - Nginx RMTP - [https://github.com/arut/nginx-rtmp-module](https://github.com/arut/nginx-rtmp-module)
-- Icecast-kh  - [https://github.com/karlheyes/icecast-kh](https://github.com/karlheyes/icecast-kh)
+- Icecast-kh  - [https://github.com/karlheyes/icecast-kh](https://github.com/karlheyes/icecast-kh)