Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UDP timeout, retrying with TCP #69

Open
ShinichiroMike opened this issue Aug 9, 2020 · 5 comments
Open

UDP timeout, retrying with TCP #69

ShinichiroMike opened this issue Aug 9, 2020 · 5 comments

Comments

@ShinichiroMike
Copy link

Hello.
I have ffmpeg working correctly, but within my application I get this error: UDP timeout, retrying with TCP and I don't get the stream working.
Any solution for this?

@ali-tafakkori
Copy link

Hi,
Use 0.0.7 version

@ali-tafakkori
Copy link

But I suggest using version 0.0.3.

Hi,
Use 0.0.7 version

@wizzfizz94
Copy link

Couldn't get a stream with v0.0.3 or v0.0.7. I think the older versions are not compatible with the latest versions of JSMpeg.
Best solution for me was to install directly from the repo (not npm).

npm install --save https://github.com/kyriesent/node-rtsp-stream.git

@ali-tafakkori
Copy link

@wizzfizz94
use ffmpeg
you can download it from https://ffmpeg.org/

good luck

@wizzfizz94
Copy link

But @ali-tafakkori i like this module :( ffmpeg doesn't create a streaming server unless you use it with ffserver which is a pain to configure and not node based.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants