Tomohiro Matsuzawa (Tomo)

Results 5 comments of Tomohiro Matsuzawa (Tomo)

Hi, I was going to do it but I didn't have enough time. I have no experiences to create macOS app from scratch, so I cannot give you any advices,...

Hello, this framework is using apple VideoToolbox API for encoding. Do you want to use ffmpeg for encoding instead of VideoToolbox? Could you explain more about what you want to...

Yes, if you uncomment this, you can save video locally in a device. https://github.com/cats-oss/VideoCast-Swift/blob/0.1.5/Source/Api/iOS/VCSimpleSessionImpl.swift#L232-L244 It will pass an output of the encoder to both the network and storage. I was...

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?

I don't have plans to expand formats on this project. However, it's interesting for me to add SRT feature to joy4. I will take a look at and let you...