You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @LukasMojzis! I've worked on this project for some time before starting a long term gig. It was primarily an exercise in both libruby and libsrt.
From what I remember I did not complete the ability to set a per client encryption key. And SRT has since introduced groups, so those are not supported.
But it should be a useful tool when developing for SRT. And therefor it should build and compile on (most) machines without issue.
Could you provide me with some more info on the type of machine you are running, os, and how you installed SRT? I am also interested if you installed the gem via gem install rbsrt, or bundle rbsrt, or if you attempted to build via rack compile.
I just attempted to build in all three ways on a MacBookPro M2 using ruby 3.1.4 installed via rbenv using libsrt installed via brew install srt. I all cases I could build and run the examples.
But I am aware there have been some issues with this, so any info would be appreciated.
The gem does not build, even with headers. There are no issues open, is this gem being used anywhere?
The text was updated successfully, but these errors were encountered: