Irctv: Difference between revisions

From NURDspace
Line 18: Line 18:


* http://10.208.30.111:8080/stream.mjpeg  same res :-) but with jpeg artifacts and hopefully less bandwidth usage. might also be more compatible with all web-browse devices out there
* http://10.208.30.111:8080/stream.mjpeg  same res :-) but with jpeg artifacts and hopefully less bandwidth usage. might also be more compatible with all web-browse devices out there
* http://10.208.42.159:8070/stream.mjpeg?inst=terminal-stream if you want to see the images pasted in the irc-channel as an overlay





Revision as of 18:53, 28 February 2022

IRCTV
Irctv.jpg
Participants
Skills
Status Active
Niche Artsy stuff
Purpose Unknown
Tool No
Location Space
Cost
Tool category

IRCTV

Irctv.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

what it is

An IRSSI connected to the #nurds channel on oftc on a big TV that was found in the rain outside at the trash.

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 (10.208.30.111) 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


Irctv.jpg