uhm... no...
basically, I just want "some way" to pull a stream from a camera, and
display it in a web page, basically rstsp over http... I don't really
want to try anything commercial. It shouldn't be too difficult, accept,
since a bit, streaming with players is disabled in most brows
On Fri, May 3, 2019 at 8:19 PM Spencer Graves
wrote:
> Hello:
>
>
>I could use your help with three problems:
>
>
> IMMEDIATE BLOCK: I downloaded wzdu53.exe to a Windows 10 machine.
> However, when I double-click on it, a little circle goes around for a
> fraction of a second and then st
Hello:
I could use your help with three problems:
IMMEDIATE BLOCK: I downloaded wzdu53.exe to a Windows 10 machine.
However, when I double-click on it, a little circle goes around for a
fraction of a second and then stops. What do you suggest I try to get
past this?
WHY DO I CARE
Have you experimented with Unreal Live Server?
http://www.umediaserver.net/umediaserver/download.html
On Fri, May 3, 2019 at 6:58 PM R C wrote:
> Hello Ted,
>
>
> that seems to work! thank you!! That ffmpeg command is indeed making a
> movie from that stream into a file, tried watching it, VL
Hello Ted,
that seems to work! thank you!! That ffmpeg command is indeed making a
movie from that stream into a file, tried watching it, VLC does give me
trouble, but it shows it as a movie.
Would be cool if I could have the output as a stream, that I can embed.
I am new to ffmpeg and gst
Hi all,
ffmpeg apparently stops encoding without warning when it encounters an empty
JPG file. I have a script dumping camera snapshots every second, which I want
to convert to a video. However, sometimes, an empty snapshot is returned.
Command (cron job): ffmpeg -pattern_type glob -framerate
I’m transcoding with the segment muxer and I want to loop the filename around
when a certain number of files has been reached, i.e. 1.mp4, 2.mp4, 3.mp4,
1.mp4, 2.mp4, 3.mp4, etc, overwriting the existing ones. Is that posible?
___
ffmpeg-user mailing l
> Is there a way to insert in a timed metadata or timed event into HLS content?
> For example, at 5 seconds into the movie, the player (Android exoplayer) can
> receive a timed metadata or timed event, so that the player can offer the
> user to skip the introduction.
> But now I need to insert
On Fri, 3 May 2019 at 12:55, Carl Eugen Hoyos wrote:
> Am Fr., 3. Mai 2019 um 11:51 Uhr schrieb Dennis Mungai >:
>
> > Making assumptions on the user's technical capabilities in such a
> project,
> > on a user forum, is dangerously dismissive.
>
> That was exactly my point: I was not successful
Am Fr., 3. Mai 2019 um 11:51 Uhr schrieb Dennis Mungai :
> Making assumptions on the user's technical capabilities in such a project,
> on a user forum, is dangerously dismissive.
That was exactly my point: I was not successful with qsv, and I hope
to have some technical capabilities.
Sorry for
Am Fr., 3. Mai 2019 um 02:35 Uhr schrieb sean darcy :
>
> I'm getting old watching libx265 run, so I was thinkng of experimenting
> with hevc_qsv. I configured ffmpeg with libmpfx. But now I read I need a
> plugin: hevc_hw. And to get that plugin I need to install the Intel
> Media SDK, which requi
On Fri, 3 May 2019 at 12:39, Carl Eugen Hoyos wrote:
> Am Fr., 3. Mai 2019 um 06:26 Uhr schrieb Dennis Mungai >:
>
> > See this answer on superuser for more details
> > https://superuser.com/a/1428799/473795
>
> Would you agree that this answer contains too many details?
>
>
>
The wiki on QuickS
Am Fr., 3. Mai 2019 um 06:26 Uhr schrieb Dennis Mungai :
> See this answer on superuser for more details
> https://superuser.com/a/1428799/473795
Would you agree that this answer contains too many details?
Sorry, Carl Eugen
___
ffmpeg-user mailing list
> I'm getting old watching libx265 run, so I was thinkng of experimenting with
> hevc_qsv. I configured ffmpeg with libmpfx. But now I read I need a plugin:
> hevc_hw.
> It seems h264_qsv does not require the plugin, but hevc does. Am I reading
> this correctly ?
I don’t know much about how q
> So my idea was tho use ffmpeg or gstreamer to embed it in html, with some
> sort of player.
Html you’re gonna need to write yourself, but you can use the rtsp stream as an
input and output HLS to embed in your html, I think this will get you what you
want.
Something like
ffmpeg -i rtsp://192
15 matches
Mail list logo