mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-29 18:01:07 +02:00
Add transcoder package with text transcoder
This commit is contained in:
@ -18,9 +18,6 @@ func TestTelnetOutput(t *testing.T) {
|
||||
cfg := Options{
|
||||
Enabled: true,
|
||||
ListenAddress: "127.0.0.1:8023",
|
||||
Width: 80,
|
||||
Height: 45,
|
||||
Delay: 50,
|
||||
}
|
||||
go Serve(streams, &cfg)
|
||||
|
||||
|
Reference in New Issue
Block a user