removing stuff i don't need

This commit is contained in:
Saxon Milton 2018-03-01 01:23:39 +10:30
parent 1d27e80bdc
commit 5c4eda1d6f
15 changed files with 1 additions and 110595 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@ -74,7 +74,7 @@ func (s *rtmpSession) StartSession() error {
return nil
}
// TODO: Remove mutex
// TODO: Remove mutex
func (s *rtmpSession) WriteFrame(data []byte, dataLength uint) error {
s.mutex.Lock()
defer s.mutex.Unlock()
@ -99,7 +99,6 @@ func (s *rtmpSession) EndSession() error {
} else {
return errors.New("Tried to stop rtmp session, but not running!")
}
return nil
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.