Dan Jenkins

Results 126 comments of Dan Jenkins

So the media will still go via UDP bit the ice candidate gathering will happen on tcp

I started working on this over at https://github.com/tinyzimmer/go-gst/compare/main...broadcastervc:go-gst:add-feature-rank?expand=1 but its untested for now

@tinyzimmer I made a start on this but the whole gsize pointer logic is confusing me.... any chance you can tell me what I've done wrong? Branch diff here: https://github.com/tinyzimmer/go-gst/compare/main...broadcastervc:go-gst:audio-metadata-non-interlaced?expand=1...

Most recent commit I removed the offset parameter and passed in NULL because my audio samples are tightly packed. And it seems to work.... so just need to sort out...

@ThaUnknown the webtorrent lib still expects `fs` to be there in some form... even if that polyfill just creates noop apis etc... otherwise bundling fails expecting fs api to be...

@ThaUnknown Marco and I work together - he reports to me and therefore I take his wellbeing very much to heart. I didn't just randomly come in and get involved....

Hi @stephanoparaskeva - what kind of uuid are you using? Firstly don't call backToForeground yet - just get the call into an answered state. Have you looked at the logs...

> Still no updates? I have the same issue and ThinhVu commit fixes it for me too. Would be nice if someone could review that and merge it into master....

I'm guessing the underlying Playback application hasnt been loaded into Asterisk. Can you go into the Asterisk console and do a `core show applications` and see if Playback is listed?