gosrt
gosrt copied to clipboard
Go test case for the SRT receiver component
Hi, We are working on using the gosrt component for receiving SRT packets.We would like to write test cases for the receiver component. Can you please guide us in writing unit test cases ? An example unit test for the sample example will be really helpful.
Isn't this enough? https://github.com/openfresh/gosrt/blob/master/examples/livetransmit/main.go
Could you tell me more detail about the unit test cases?