Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Request rtmp stream wigistream

MoiraRutten

Basic Member
Basic Member
Joined
Apr 17, 2022
Messages
1
Reaction score
0
Points
1
Location
Canada
HI all,

I'm trying to stream a video to a broadcasting site (using janjua or wigistream) and i'm failing to stream.
I use the following command:
ffmpeg -re -i sample-mp4-file-small.mp4 -c:v libx264 -f flv rtmp://janjuapublisher.com/live key=58e94d06&id=107601
and it looks like the stream is successful but there is no video in the stream site.
can anyone suggest how to fix the problem or maybe other sites to broadcast a private video?
 
HI all,

I'm trying to stream a video to a broadcasting site (using janjua or wigistream) and i'm failing to stream.
I use the following command:
ffmpeg -re -i sample-mp4-file-small.mp4 -c:v libx264 -f flv rtmp://janjuapublisher.com/live key=58e94d06&id=107601
and it looks like the stream is successful but there is no video in the stream site.
can anyone suggest how to fix the problem or maybe other sites to broadcast a private video?

Try this:

ffmpeg -re -i sample-mp4-file-small.mp4 -c copy -f flv rtmp://janjuapublisher.com/live key=58e94d06&id=107601



 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top