Giter Club home page Giter Club logo

Comments (6)

lipku avatar lipku commented on June 18, 2024

修改python/site-packages/flask_sockets.py

self.url_map.add(Rule(rule, endpoint=f)) 改成
self.url_map.add(Rule(rule, endpoint=f, websocket=True))

from metahuman-stream.

OpenSorceYCW avatar OpenSorceYCW commented on June 18, 2024

修改python/site-packages/flask_sockets.py

self.url_map.add(Rule(rule, endpoint=f)) 改成 self.url_map.add(Rule(rule, endpoint=f, websocket=True))

您好,我环境配置好后,直接运行python app.py, 出现如下报错信息:
image
已经修改了websocket=True这个地方,麻烦您看看截图的这个报错是什么原因,另外数字人输出依然无反应,感谢!

from metahuman-stream.

OpenSorceYCW avatar OpenSorceYCW commented on June 18, 2024

如下图是我发送text文本信息时的结果,请大佬看下出不来数字人视频的原因,感谢!
image
image
img_v3_028j_28bbb412-4cbd-4a5f-aee7-953bbe40c03g

期待大佬回复!

from metahuman-stream.

lipku avatar lipku commented on June 18, 2024

出不来视频跟这些没关系。先把srs调通,具体可以看srs的项目说明,感觉你的端口没通,是不是防火墙的问题。

from metahuman-stream.

OpenSorceYCW avatar OpenSorceYCW commented on June 18, 2024

image
srs已经调通了的,防火墙也非激活状态,应该是其他什么 原因吗,如何排查,给些指导意见,感谢!

from metahuman-stream.

zhangdanfeng888 avatar zhangdanfeng888 commented on June 18, 2024

image srs已经调通了的,防火墙也非激活状态,应该是其他什么 原因吗,如何排查,给些指导意见,感谢!

你好,我也遇到了跟你一样的问题,请问你解决了吗?

from metahuman-stream.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.