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

ffmpeg transcoding not working after updating to v1.9.5 #1414

Closed
RPGWiZ4RD opened this issue Oct 28, 2024 · 3 comments
Closed

ffmpeg transcoding not working after updating to v1.9.5 #1414

RPGWiZ4RD opened this issue Oct 28, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@RPGWiZ4RD
Copy link

RPGWiZ4RD commented Oct 28, 2024

I couldn't for some reason get ffmpeg transcoding to work in v1.9.5 using following line:

type: custom:webrtc-camera
url: ffmpeg:cam_name#video=copy#audio=opus#hardware=qsv

The transcoded url wouldn't appear to the go2rtc streams list at all. I could paste the entire code but I really think that url line is the only thing affecting the result in this case, removing ffmpeg transcoding and using MSE would work just fine though (with audio) or webrtc (without audio). I'm using Reolink cameras if that matters. Reverting to v.1.9.4 and the streams would appear back again using that very same code. Reloading the add-on, rebooting the system etc. made no difference.

Tell me what other info you need and I'll try to provide it.

@AlexxIT AlexxIT added the duplicate This issue or pull request already exists label Oct 29, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

#1417

@AlexxIT AlexxIT closed this as completed Oct 29, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

You can check master version (available via addon/docker). If there are no problems in it, I'll make a release.

@AlexxIT
Copy link
Owner

AlexxIT commented Oct 29, 2024

@AlexxIT AlexxIT reopened this Oct 29, 2024
@AlexxIT AlexxIT closed this as completed Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants