Hacker News new | ask | show | jobs
by Sean-Der 1734 days ago
Great work! This makes WebRTC much more accessible, it not being available in ffmpeg makes people default to worse alternatives.
1 comments

hi, I dont intend to hijack this thread and I dont know if this is considered [OT].

I came across your post[0] about KVS from a while ago. Thank you for your work on pion and KVS.

A quick question on the KVS, C implementation. Is this in anyway tied to be used with AWS Kinesis? Can it be used with Wowza for instance?

[0] https://news.ycombinator.com/item?id=21951692

Yes it could! It is vendor agnostic, just provides a WebRTC API that can be used anywhere.
Awesome! Thank you.