nanosonde

Results 68 comments of nanosonde

The master branch is based on https://github.com/php/php-src/tree/master Arround the date of the initial GitHub commit here.

Please see this initial commit on the 7.2 branch. https://github.com/nanosonde/bcgen/commit/aadfa2c6e65f7be872efe6c1de445e2006602eeb

BTW: if you want to compare BCgen with the original OPcache from 7.2.6: * the optimizer directory has just been copied over. You could even leave out the optimizer at...

If you could register it on PECL that would be fine. One remark concerning platform compatibility: BCgen puts the sizes of char, int, long, together with the alignment and the...

Hi! I have not tested other SAPIs yet except CLI. So maybe you can support me here concerning other SAPIs?

@henrywood It might be that I have accidently removed the support for PHAR files. Maybe you can study the OPcache code to see what is missing. Personally I am about...

@pergolafabio > most intercoms send early media in sip 183 session Funny. The intercoms I know only support video via RTSP or HTTP. Can you name a few that use...

Ok. But what I meant were the SIP doorbell products that support SIP video with early media, not the apps.

Here you wrote that you did not get it working with the "track" event: https://github.com/tommyjlong/doorvivint-card/blob/44ba38bf660c7f2ea4e0447c1a609c425e653a6f/dist/doorvivint-card.js#L235-L240 The key here is to use` remoteAudio.srcObject = e.streams[0]` and not `remoteAudio.srcObject = e.stream`. This...

With the above changes I was able to get full duplex audio on my iPad with iPadOs 14.3.