yitong
yitong
> ``` > │ java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.github.faucamp.simplertmp.io.RtmpSessionInfo.addInvokedCommand(int, java.lang.String)' on a null object reference > │ at com.github.faucamp.simplertmp.io.RtmpConnection.sendRtmpPacket(RtmpConnection.java:497) > │ at com.github.faucamp.simplertmp.io.RtmpConnection.closeStream(RtmpConnection.java:339) > │ at com.github.faucamp.simplertmp.io.RtmpConnection.close(RtmpConnection.java:316)...
Hi, Have you solved this problem? I met the same problem...
> @yitongUp have you solved? yes,but is not this sdk....
> @yitongUp which sdk? is it open source sdk? I use the libstreaming .and I fix some bugs.but I've forget what I do...I need to read code.
@wangpeng1 过两天我把代码提交到github上吧。我整理一下。我前段时间搞过,是在libstreaming中修改的。改动哪儿我忘了。我得先比对一下。我记得修改的方法是把每一处设置分辨率的地方都打印了一下。然后好像就找到问题是在哪儿了。
hello,I met the same problem. Did you solve this problem?
Hi, have you solved this problem?