You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trying to stream video to Youtube, but getting error:
11-03 19:58:48.400 1861-1881/com.wzh.accmonite D/ACC Server: Acc Detection High true
11-03 19:58:48.416 25671-25731/com.jiangdg.usbcamera D/RtmpMuxer: onReaderError
java.io.IOException: Unknown basic header: 66
at com.octiplex.android.rtmp.io.RtmpReader.run(RtmpReader.java:205)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
The text was updated successfully, but these errors were encountered:
I trying to stream video to Youtube, but getting error:
11-03 19:58:48.400 1861-1881/com.wzh.accmonite D/ACC Server: Acc Detection High true
11-03 19:58:48.416 25671-25731/com.jiangdg.usbcamera D/RtmpMuxer: onReaderError
java.io.IOException: Unknown basic header: 66
at com.octiplex.android.rtmp.io.RtmpReader.run(RtmpReader.java:205)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:422)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
The text was updated successfully, but these errors were encountered: