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

录制完的时候,flv文件无法播放,并且录制的时候一直显示0分钟 #130

Open
fengwewn opened this issue Dec 28, 2021 · 0 comments

Comments

@fengwewn
Copy link

fengwewn commented Dec 28, 2021

录制完的时候,flv文件无法播放,并且录制的时候一直显示0分钟
错误显示 The access control configuration prevents your request at this time

<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<title>403 Forbidden</title>
		<style type="text/css">body{margin:5% auto 0 auto;padding:0 18px}.P{margin:0 22%}.O{margin-top:20px}.N{margin-top:10px}.M{margin:10px 0 30px 0}.L{margin-bottom:60px}.K{font-size:25px;color:#F90}.J{font-size:14px}.I{font-size:20px}.H{font-size:18px}.G{font-size:16px}.F{width:230px;float:left}.E{margin-top:5px}.D{margin:8px 0 0 -20px}.C{color:#3CF;cursor:pointer}.B{color:#909090;margin-top:15px}.A{line-height:30px}.hide_me{display:none}</style>
	</head>
	<body>
		<div id="p" class="P">
			<div class="K">403</div>
			<div class="O I">Forbidden</div>
			<p class="J A L">Error Times: Tue, 28 Dec 2021 12:15:18 GMT
				<br>
				<span class="F">IP: 175.159.88.107</span>Node information: PSxjpSin1nh69
				<br>URL: https://d1--ov-gotcha05.bilivideo.com/live-bvc/538801/live_13374691_9938835.flv?cdn=ov-gotcha05&amp;expires=1640697317&amp;len=0&amp;oi=2946455659&amp;pt=web&amp;qn=10000&amp;trid=1000c9812ed81ff846dea80e6e6384ec62be&amp;sigparams=cdn,expires,len,oi,pt,qn,trid&amp;sign=04a4caaabb4c610751a9919e09727f97&amp;ptype=0&amp;src=9&amp;sl=1&amp;sk=d426f91bd58722802fb11d84e75f356a&amp;order=1&amp;wshc_tag=0
				<br>
				<br>Check:
				<span class="C G" onclick="s(0)">Details</span></p>
		</div>
		<div id="d" class="hide_me P H">
			<div class="K">ERROR</div>
			<p class="O I">The Requested URL could not be retrieved</p>
			<div class="O">
				<div>While trying to retrieve the URL:</div>
				<pre class="B G">https://d1--ov-gotcha05.bilivideo.com/live-bvc/538801/live_13374691_9938835.flv?cdn=ov-gotcha05&amp;expires=1640697317&amp;len=0&amp;oi=2946455659&amp;pt=web&amp;qn=10000&amp;trid=1000c9812ed81ff846dea80e6e6384ec62be&amp;sigparams=cdn,expires,len,oi,pt,qn,trid&amp;sign=04a4caaabb4c610751a9919e09727f97&amp;ptype=0&amp;src=9&amp;sl=1&amp;sk=d426f91bd58722802fb11d84e75f356a&amp;order=1&amp;wshc_tag=0</pre></div>
			<div class="M">
				<span>The following error was encountered:</span>
				<ul class="E">
					<li class="D G">Invalid Request</li></ul>
			</div>
			<p class="M">The access control configuration prevents your request at this time.
				<p></p>Please contact your service provider if you feel this is incorrect.</p>
			<a class="N C" href="#" onclick="s(1)">return</a></div>
		<script type="text/javascript">function e(i) {
				return document.getElementById(i);
			}
			function d(i, t) {
				e(i).style.display = (t ? 'block': 'none');
			}
			function s(e) {
				d('p', e);
				d('d', !e);
			}</script>
	</body>
</html>
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

1 participant