RTSP to http

About encoding, codec settings, muxers and filter usage
jmccay
New Cone
New Cone
Posts: 1
Joined: 28 Dec 2021 01:27

RTSP to http

Postby jmccay » 28 Dec 2021 02:43

I am trying to transcode a RTSP stream into an mpeg4 stream over http. I am using vlcj and a 32-bit version of VLC installed locally. I thought I had the right sout settings, but i am getting the following error when finished.

Code: Select all

[414c24e8] stream_out_standard stream out error: no mux specified or found by extension [414c24e8] stream_out_standard stream out error: no mux specified or found by extension [414d47e8] main stream output error: stream chain failed for `transcode{vcodec=mp4v, vb=1024, acodec=none}:standard{dst=std{access=http,mux=ts,dst=127.0.0.1:5555}}
The sout I am sending in the options argument to the method call is:

Code: Select all

[b]:sout=#transcode{vcodec=mp4v, vb=1024, acodec=none}:standard{dst=std{access=http,mux=ts,dst=127.0.0.1:5555}}[/b]
What am I doing wrong?

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 11 guests