-1

I tried using ffmpeg -i inputsource http://IP/live and even tried modifying win.conf file in my nginx folder by pushing rtmp://IP but when i use either http or rtmp URL in media playback device, I keep getting errors.

Pallav
  • 11
  • 2
  • What errors are you getting? – szatmary Feb 29 '20 at 02:12
  • There's no error but when I paste the rtmp URL on VLC(different network though) it doesn't show anything. – Pallav Mar 02 '20 at 16:30
  • “I keep getting errors.” -> “There's no error”. Which is it? Please put accurate information into the question. It’s a lot easier to help if this is not a detective game. – szatmary Mar 02 '20 at 17:01

1 Answers1

0

This Answer might help you in using ffmpeg as RTMP server.

drake7
  • 952
  • 7
  • 20
  • I tried but that doesn't work either, so basically I want to stream using ffmpeg and generate a rtmp output url which someone else can use to see the live stream. – Pallav Mar 02 '20 at 16:28
  • Can you specify your question and describe your current setup in detail. What components do you have already at your disposal? – drake7 Mar 02 '20 at 18:04