Fox Maher

Results 98 comments of Fox Maher

@hjdhjd https://discord.gg/Z8jmyvb

The easy way to handle that is just to run a second instance of FFmpeg to handle the return audio. The more complex issue I’m thinking through is how to...

Because as far as I can tell, there is no standard for sending audio back to cameras. Every camera seems to do its own thing. Handing that implementation off to...

@hjdhjd You can see a good example of that in the Ring plugin with the RTPSplitter dgreif wrote for that.

I don’t know how you’d do it otherwise, honestly.

I spend a chunk of today doing some digging into this topic, and it seems like there are two main methods of sending audio back to a camera: VAPIX's HTTP...

Yea, but it should be a decent starting place at least. I may revisit the idea of kicking the audio over to other extensions in the future, but I'm wondering...

@longzheng I’m gonna be honest, I don’t expect that I’ll be adding SIP support to this plugin, that sounds like the kind of thing best suited for a fork specific...

Yea, I’ve talked to dgreif quite a bit about two-way in general (and also use the Ring plugin myself), and have been glad that I’ve managed to avoid dealing with...

I'm open to this idea, but will have to give it some thought. At the risk of jinxing things, this might not even be that messy, given that I already...