-
支持rtmp吗
-
This is a follow-up to [the several comments I left here](https://github.com/shaka-project/shaka-streamer/issues/16#issuecomment-1581186155).
It appears that there might be an issue with the `_prob…
-
### Version
Last
### Environment that reproduces the issue
Chrome
### Use case description
Bonjour
Je cherche à faire une intégration de record a video avec un flux RTMP
J'ai pris connaissa…
-
### Summary
Not able to build `flutter` app, getting error below
```
PS C:\Users\pranay\Documents\flutter_projects\first_app\android> .\gradlew build --warning-mode all …
-
Hello,
I recently found a new specification to make it possible to use the H.265 codec over the RTMP protocol, follow the link: [https://github.com/veovera/enhanced-rtmp](https://github.com/veovera…
-
Similar to #9 (UDP input support), we should add support for RTMP/RTSP input.
It may also be worth considering an input type that allows the user to connect an arbitrary ffmpeg command line as inpu…
-
is it possible to add rtmp/rtmps on the shema of the proxy?
-
And maybe shouldn't be called QCFilterTransform
Args are currently limited to a string of comma-separated var:lower:upper specs. Would be much more powerful if it took a dict such that you could sp…
-
I am trying to use RTMP input with Pipeless. I am able to play the RTMP input stream on VLC and ffplay. But facing error in Pipeless.
```
pipeless add stream --input-uri "rtmp://x.x.x.x:1935/live/t…
-
HI,
first of all i am really thankful for such a wonderful work. The library works awesome with RTMP Stream.
I need RTMPS Stream. Is there anyone who can guide me how to configure the library in …