Pull rtmp source #1081
Replies: 12 comments
-
Hi, @veramarvin We have a plan to implement this feature. Thank you for your suggestion. |
Beta Was this translation helpful? Give feedback.
-
+1 on this. total blocker on using this library if I can't restream. would require another transcode hop via datarhei/restreamer |
Beta Was this translation helpful? Give feedback.
-
+1 on this. If we can pull streams via RTMP when the client makes a request, it would be awesome. I really hate placing FFmpeg between things. If we can also pass through parameters like ...stream.key?some=1¶ms=2 that would be even better. |
Beta Was this translation helpful? Give feedback.
-
any update on this? any one have an idea how to do it manually? |
Beta Was this translation helpful? Give feedback.
-
Nothing has been updated yet. |
Beta Was this translation helpful? Give feedback.
-
Hello. I want to try ovenStream. But I need to pull the RTMP stream. Is it not possible to restream yet? |
Beta Was this translation helpful? Give feedback.
-
@AskAlice - you can pull and push the RTMP stream? @tabakhian - you asked how to do it, did you find out? I do it with ffmpeg if thats any help? |
Beta Was this translation helpful? Give feedback.
-
unfortunately, I couldn't use OvenEngine, because of this problem, I had to
use OSSRS to have both rtmp and webrtc playing at the same time.
…On Wed, Feb 3, 2021 at 5:21 PM Ian Mitchell ***@***.***> wrote:
@AskAlice <https://github.com/AskAlice> - you can pull and push the RTMP
stream?
@tabakhian <https://github.com/tabakhian> - you asked how to do it, did
you find out? I do it with ffmpeg if thats any help?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADG6AUONDDNRB2QGGY3U72LS5FIGPANCNFSM4IRGWH4Q>
.
|
Beta Was this translation helpful? Give feedback.
-
I know there are a lot of people who want this feature, and I found it to be very helpful in integrating with nginx. |
Beta Was this translation helpful? Give feedback.
-
How does nginx integration for rtmp pull works? Is there any sample? I don't think nginx supports rtsp? |
Beta Was this translation helpful? Give feedback.
-
Sorry but I don't know if I understood your question correctly. I found this useful in a structure like below, and I got the idea here: #536 NginX -> (rtmp pull) <- {OriginMap}OvenMediaEngine -> (WebRTC) |
Beta Was this translation helpful? Give feedback.
-
As we had anticipated the end of RTMP, any issues related to it had a very low priority for us. However, it seems that the lifespan of RTMP has been extended due to #1167. Consequently, we have started to reconsider features related to RTMP. |
Beta Was this translation helpful? Give feedback.
-
Add a feature that allows pulling from rtmp source for restreaming
Beta Was this translation helpful? Give feedback.
All reactions