lidedongsn

Results 11 comments of lidedongsn

> # [Codecov](https://codecov.io/gh/nacos-group/nacos-sdk-nodejs/pull/56?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nacos-group) Report > > Merging [#56](https://codecov.io/gh/nacos-group/nacos-sdk-nodejs/pull/56?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nacos-group) ([76b6755](https://github.com/nacos-group/nacos-sdk-nodejs/commit/76b6755c3dac957a1b35b0c22405cc74711511da)) into [master](https://codecov.io/gh/nacos-group/nacos-sdk-nodejs/commit/2ea1abb9b0533df43f71a41216a3b5ea20128575?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nacos-group) ([2ea1abb](https://github.com/nacos-group/nacos-sdk-nodejs/commit/2ea1abb9b0533df43f71a41216a3b5ea20128575)) will **decrease** coverage by `73.79%`. > > The diff coverage is `15.38%`. > > [![Impacted file tree graph](https://camo.githubusercontent.com/daaaf8d7196e4c094ec110282655b24630fb77e17d1d081c1c64d09b2e810857/68747470733a2f2f636f6465636f762e696f2f67682f6e61636f732d67726f75702f6e61636f732d73646b2d6e6f64656a732f70756c6c2f35362f6772617068732f747265652e7376673f77696474683d363530266865696768743d313530267372633d707226746f6b656e3d46305a553838623674482675746d5f6d656469756d3d726566657272616c2675746d5f736f757263653d6769746875622675746d5f636f6e74656e743d636f6d6d656e742675746d5f63616d706169676e3d70722b636f6d6d656e74732675746d5f7465726d3d6e61636f732d67726f7570)](https://codecov.io/gh/nacos-group/nacos-sdk-nodejs/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nacos-group)...

./scripts/installUbuntuDeps.sh ./scripts/installErizo.sh -f ./scripts/installNuve.sh ./scripts/installBasicExample.sh then ./scripts/initLicode.sh ./scripts/initBasicExample.sh in ./scripts/installErizo.sh ``` cp $PATHNAME/rtp_media_config_default.js $ROOT/rtp_media_config.js ``` rtp_media_config_default.js in **scripts** folder

Try ubuntu16.04 [ #1300](https://github.com/lynckia/licode/pull/1300)

audio_sink_.get() == NULL? video_sink_.get() == NULL?

``` package main import ( "fmt" "github.com/nareix/joy4/av" "github.com/nareix/joy4/av/avutil" //"github.com/nareix/joy4/av/transcode" //"github.com/nareix/joy4/cgo/ffmpeg" "github.com/nareix/joy4/format" "time" ) func init() { format.RegisterAll() } func main() { //infile, _ := avutil.Open("http://117.169.120.142:8080/ysten-businessmobile/live/hdzhejiangstv/astv.m3u8") infile, _ := avutil.Open("rtmp://live.hkstv.hk.lxdns.com/live/hks") //infile,...

maybe your ffmpeg version is not correct

chatfiles | Token indices sequence length is longer than the specified maximum sequence length for this model (1439 > 1024). Running this sequence through the model will result in indexing...