Cameron Seebach
Cameron Seebach
Hey, I think you're encountering this issue because you're missing the `ApiId` property on `HttpApiEvent`, not because of an issue with the SAM CLI. I haven't tried your stack myself...
@blademckain I would not recommend trying this with `ffmpeg` - the part of the library that used to do this [has been removed.](https://trac.ffmpeg.org/wiki/ffserver) I think you'll have a lot easier...
That said, if you need to do some processing in the middle, you might use `ffmpeg` V4L support to read from the input and then output as a V4L device....
Until a fix is available - I have developed a gnarly workaround that can help us folks who are not using MFA yet. You need to fake the availability of...
> @spirulence I'm unable to build `turbo build --filter codemod` unless I handle `.node` files in the build configuration in `apps/cli/build.js`: > > ``` > build({ > .. > ......
@mohab-sameh Unfortunately I am not able to replicate this, either in the Ubuntu 24 environment I use in normal development or on my MacBook. Turbo build commands run to success...
This PR is quite out of date by now - closing.