本文介绍了达尔文流媒体服务器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试使用DSS在WAN上流式传输mjpeg和h264视频,并且在远程客户端上接收和呈现视频时遇到问题.在分析问题时,我发现可以通过修改streamingserver.xml并使用"-d"选项运行DSS来将DSS配置为记录/显示调试消息.
尽管大多数请求和响应消息都可以理解,但我发现其中一些消息看起来是乱码.有人知道这些是什么,为什么会打印出一些垃圾.
Hi ,
I am trying to stream mjpeg and h264 video over a WAN using DSS and seeing problems while receiving and rendering video on the remote client. While analyzing the issue I found that DSS can be configured to log/display debug messages by modifying streamingserver.xml and running DSS with the ''-d'' option.
Although most of the request and response messages are understood, I see that some of the messages look garbled. Does anybody know what are these and why some junk is printed out.
#S->C:
#time: ms=348097 date=Wed, 25 Apr 2012 10:45:29 GMT
$`U8,
#S->C:
#time: ms=348097 date=Wed, 25 Apr 2012 10:45:29 GMT
$`U9,
#S->C:
#time: ms=348097 date=Wed, 25 Apr 2012 10:45:29 GMT
$`U:,
#S->C:
#time: ms=348097 date=Wed, 25 Apr 2012 10:45:29 GMT
$`U;,
#S->C:
#time: ms=348097 date=Wed, 25 Apr 2012 10:45:29 GMT
$
#S->C:
#time: ms=348248 date=Wed, 25 Apr 2012 10:45:29 GMT
fO$`
谢谢
db
Thanks
db
推荐答案
这篇关于达尔文流媒体服务器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!