No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|Name=IRCTV | |Name=IRCTV | ||
|Status=Active | |Status=Active | ||
| | |Niche=Artsy stuff | ||
|Purpose=Unknown | |||
|Tool=No | |Tool=No | ||
|Location=Space | |Location=Space | ||
|Participants=beckershof, berendv, Flok | |Participants=beckershof, berendv, Flok | ||
}} | }} | ||
== what it is == | == what it is == | ||
Revision as of 22:19, 23 February 2022
IRCTV | |
---|---|
Participants | Berend |
Skills | |
Status | Active |
Niche | Artsy stuff |
Purpose | Unknown |
Tool | No |
Location | Space |
Cost | |
Tool category |
IRCTV Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}
what it is
An IRSSI connected to the #nurds channel on oftc
urls etc
- login with ssh (user nurds and well known password) into 10.208.30.111
how it is configured
display
- raspberry pi 1 directly connected to a tv
- runs: mplayer from .profile started by 'nurds' user
- ip address: 10.208.30.14
backend
- container on coherence runs the backend
- termcamng listens on telnet and ssh
- port 2300 for telnet, port 2200 for ssh
- port 8080 for the png-stream
- telnet has *no* authentication, ssh authenticates (via pam) against the local user-file
- ssh/telnet bring you into the irssi session where you can interact with it
- constatus listens on port 8070
- http://10.208.30.111:8070/stream.mjpeg?inst=terminal-stream
- constatus currently listens on the mqtt feed "irc/urls/#", see /home/irctv/constatus/termcamng.cfg
- termcamng listens on telnet and ssh