mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-28 12:02:48 +02:00
💩 Change port of SRT server if the forwarding test. We should instead kill the server after the test.
This commit is contained in:
@ -69,4 +69,5 @@ func TestServeSRT(t *testing.T) {
|
||||
time.Sleep(5000000000) // Delay is in nanoseconds, here 5s
|
||||
|
||||
// TODO Check that the stream ran
|
||||
// TODO Kill SRT server
|
||||
}
|
||||
|
Reference in New Issue
Block a user