revmischa / rtsp-server

Lightweight RTSP/RTP streaming media server
https://metacpan.org/release/RTSP-Server
427 stars 111 forks source link

Attempting to stream RTSP from Larix Broadcaster on iOS or Android fails #29

Open reedog117 opened 5 years ago

reedog117 commented 5 years ago

Larix Broadcaster is a mobile app for both Android and iOS that provides support for streaming H.264 and HEVC to a RTSP url. Attempting to stream to port 5545 yields a bunch of "Unable to parse request" messages and then eventually ends in a "Got fatal error on Source listener socket: Broken pipe" message.

ddavidebor commented 4 years ago

@reedog117 Hello, Did you find any way or working RTSP server software that work with Larix Broadcaster? I too want to use Larix with RTSP, in my case streaming to Wirecast, in order to have a low latency that seems not possible with RTMP.

kuzzmi commented 3 years ago

Not that many of us apparently want this... @ddavidebor did you figure this out?

ddavidebor commented 3 years ago

Nope

On Mon, 18 Jan 2021 at 00:17, Igor Kuzmenko notifications@github.com wrote:

Not that many of us apparently want this... @ddavidebor https://github.com/ddavidebor did you figure this out?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/revmischa/rtsp-server/issues/29#issuecomment-761906745, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACFC37SFRKIGDW6GINWSR4TS2N42BANCNFSM4FOMSRFQ .

StewardH commented 3 years ago

@ddavidebor Larix does manage to stream RTSP to rtsp-simple-server as well as to ffmpeg and probably to other servers that implement the protocol. What it needs to work is the stream path specified in the URL field of the new connection panel and no firewall in its way.