Displaying 3 results from an estimated 3 matches for "knuckleheads".
2017 Apr 28
1
Server kicking clients off
...o the same as latency tends to build up over the period of the show.
We often say, "and thank you for listening," a full 30 seconds before
the scheduled end of the remote so that the studio programming can take
over at the scheduled time.
For our setup there are two listen-clients: we knuckleheads monitoring
at the remote event, and a listen-client at the studio, which feeds the
broadcast console and thence to our radio listeners. The listen client
at the station won't fall too far behind because it's on the same LAN as
the Icecast server. It's us knuckleheads out at the remo...
2017 Apr 27
2
Server kicking clients off
Thanks, Brad -- I first turned to VLC but my stream-client device is a
Raspberry Pi 3, and there doesn't seem to be a build for the device.
That said, I just stumbled across mpg123, a command-line mp3/stream
player that has audio buffer and timeout setting which so far looks
quite robust.
For Icecast2 content, when Icecast kicks a client off for being "too far
behind" -- what
2006 Oct 11
2
Mechanize: save and cancel doesn''t work in JSPWiki
I''m trying to submit data in JSPWiki (edit page). I can read the data
in the form, but nothings get saved when I submit the page. Cancel
doesn''t work either. I don''t get any errors. There is no JavaScript
used to submit the form.
After I''m logged in I do the following:
def save(page, content)
@agent.get(@base_url + "Edit.jsp?page=#{page}")