We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
It seems while using the Hikvision playback rtsp url, the tool is getting crashed. RTSP Url works fine when i open it via VLC or any player.
RTSP format would be like: rtsp://{username}:{password}@{ipaddress}:{rtspport}/Streaming/tracks/101?starttime={utc in epoch}&endtime={utc in epoch}
Here is the codec details. Trying to open it with MSE mode.
The text was updated successfully, but these errors were encountered:
Add check for empty H265 packet #589
f5cca50
https://github.com/AlexxIT/go2rtc/releases/tag/v1.7.0
Sorry, something went wrong.
Add check for empty H265 packet AlexxIT#589
91ed157
No branches or pull requests
Hi,
It seems while using the Hikvision playback rtsp url, the tool is getting crashed.
RTSP Url works fine when i open it via VLC or any player.
RTSP format would be like: rtsp://{username}:{password}@{ipaddress}:{rtspport}/Streaming/tracks/101?starttime={utc in epoch}&endtime={utc in epoch}
Here is the codec details. Trying to open it with MSE mode.
The text was updated successfully, but these errors were encountered: