yanhua1012

Results 7 comments of yanhua1012

I have encountered the same situation as you. If I turn off the web protection function of antivirus or changed the the value of agent header in request, the compression...

I connect to etcd cluster with dotnet-etcd version 3.2.0. the cluster was compose of three etcd nodes. In beginning I have connected to the cluster succussfully and watch some datas...

step1. the etcd client connect to etcd cluster successfully and watch some datas step2. shutdown the first node of cluster step3. shutdown the second node of cluster step4. start the...

another case step1. the etcd client connect to etcd cluster successfully and watch some datas step2. shutdown the first node of cluster step3. shutdown the second node of cluster step4....

I have encountered the same problem. belows are steps of my solution 1. downloading snippets from https://github.com/kspearrin/Visual-Studio-jQuery-Code-Snippets/tree/master/jQueryCodeSnippets 2. open Tools -> Code Snippet Manager in vs2017 3. import them to...

謝謝您的專業回覆,很具參考加值。我會改至 mpegts.js 討論。 另外能否請教,如果以 webSocket 的方式進行連線, 上述的 header 與 withCredential 仍有作用嗎?

I have applied play option as follows: var player = mpegts.createPlayer({ type: 'flv', // could also be mpegts, m2ts, flv isLive: true, liveSync: true, liveBufferLatencyChasing: true, liveBufferLatencyChasingOnPaused: true, enableStashBuffer: false,...