Changing input on the flykeepalive type and frequency in ffmpegffmpeg stops streaming if one input...
How can I be pwned if I'm not registered on the compromised site?
Is this nominative case or accusative case?
Is there a math equivalent to the conditional ternary operator?
Can inspiration allow the Rogue to make a Sneak Attack?
How to make sure I'm assertive enough in contact with subordinates?
If nine coins are tossed, what is the probability that the number of heads is even?
ESPP--any reason not to go all in?
Should we avoid writing fiction about historical events without extensive research?
Quitting employee has privileged access to critical information
What is "desert glass" and what does it do to the PCs?
What is Tony Stark injecting into himself in Iron Man 3?
In the world of The Matrix, what is "popping"?
Too soon for a plot twist?
The (Easy) Road to Code
Is there a way to find out the age of climbing ropes?
Sundering Titan and basic normal lands and snow lands
Dukha vs legitimate need
Giving a talk in my old university, how prominently should I tell students my salary?
Python 3.6+ function to ask for a multiple-choice answer
How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?
Replacing tantalum capacitor with ceramic capacitor for Op Amps
What does it mean when I add a new variable to my linear model and the R^2 stays the same?
Is being socially reclusive okay for a graduate student?
A bug in Excel? Conditional formatting for marking duplicates also highlights unique value
Changing input on the fly
keepalive type and frequency in ffmpegffmpeg stops streaming if one input stopsffmpeg: significant lag and poor audio sync when combining audio and videoHow to stream a complex video to YouTube using ffmpeg?Standby/Offline stream image with ffmpeg/nginx RTMPHow to merge live video and audio streamsFFMPEG:merging Image and Audio duration getting increasedHow to encode one input file to multiple HLS streams with FFmpeg including the master playlistffmpeg stream multiple sources to youtube, source change on the flyFFMPEG h.264 stream to VLC from raw YUV444 produces black screen and audio noise
I want to ask about changing input on the fly in ffmpeg cli.
I have a few inputs like:
- png files
- two RTSP streams
and I want to change between those RTSP streams in fly because I'm streaming from IP cameras to youtube and I can not kill ffmpeg and run new one because this cause few seconds loss of video and audio.
So is there a way to change RTSP stream or other inputs in fly?
audio video ffmpeg streaming
New contributor
add a comment |
I want to ask about changing input on the fly in ffmpeg cli.
I have a few inputs like:
- png files
- two RTSP streams
and I want to change between those RTSP streams in fly because I'm streaming from IP cameras to youtube and I can not kill ffmpeg and run new one because this cause few seconds loss of video and audio.
So is there a way to change RTSP stream or other inputs in fly?
audio video ffmpeg streaming
New contributor
Welcome to Superuser! Please take the tour to get your first badge
– Ahmed Ashour
18 hours ago
Ffmpeg does not have that feature.
– szatmary
13 hours ago
add a comment |
I want to ask about changing input on the fly in ffmpeg cli.
I have a few inputs like:
- png files
- two RTSP streams
and I want to change between those RTSP streams in fly because I'm streaming from IP cameras to youtube and I can not kill ffmpeg and run new one because this cause few seconds loss of video and audio.
So is there a way to change RTSP stream or other inputs in fly?
audio video ffmpeg streaming
New contributor
I want to ask about changing input on the fly in ffmpeg cli.
I have a few inputs like:
- png files
- two RTSP streams
and I want to change between those RTSP streams in fly because I'm streaming from IP cameras to youtube and I can not kill ffmpeg and run new one because this cause few seconds loss of video and audio.
So is there a way to change RTSP stream or other inputs in fly?
audio video ffmpeg streaming
audio video ffmpeg streaming
New contributor
New contributor
edited 20 hours ago
Ahmed Ashour
1,3621716
1,3621716
New contributor
asked 21 hours ago
GPSNeoGPSNeo
11
11
New contributor
New contributor
Welcome to Superuser! Please take the tour to get your first badge
– Ahmed Ashour
18 hours ago
Ffmpeg does not have that feature.
– szatmary
13 hours ago
add a comment |
Welcome to Superuser! Please take the tour to get your first badge
– Ahmed Ashour
18 hours ago
Ffmpeg does not have that feature.
– szatmary
13 hours ago
Welcome to Superuser! Please take the tour to get your first badge
– Ahmed Ashour
18 hours ago
Welcome to Superuser! Please take the tour to get your first badge
– Ahmed Ashour
18 hours ago
Ffmpeg does not have that feature.
– szatmary
13 hours ago
Ffmpeg does not have that feature.
– szatmary
13 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
GPSNeo is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1412032%2fchanging-input-on-the-fly%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
GPSNeo is a new contributor. Be nice, and check out our Code of Conduct.
GPSNeo is a new contributor. Be nice, and check out our Code of Conduct.
GPSNeo is a new contributor. Be nice, and check out our Code of Conduct.
GPSNeo is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1412032%2fchanging-input-on-the-fly%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Welcome to Superuser! Please take the tour to get your first badge
– Ahmed Ashour
18 hours ago
Ffmpeg does not have that feature.
– szatmary
13 hours ago