No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
== how it is configured == | == how it is configured == | ||
=== display === | |||
* raspberry pi 1 directly connected to a tv | * raspberry pi 1 directly connected to a tv | ||
Line 24: | Line 26: | ||
** ip address: 10.208.30.14 | ** ip address: 10.208.30.14 | ||
=== backend === | |||
* container on coherence runs the backend | * container on coherence runs the backend |
Revision as of 22:18, 23 February 2022
IRCTV | |
---|---|
Participants | Berend |
Skills | |
Status | Active |
Niche | |
Purpose | |
Tool | No |
Location | Space |
Cost | |
Tool category |
IRCTV Property "Tool Image" (as page type) with input value "File:" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
{{#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