If i do search using "
Consider increasing the value for the 'analyzeduration' and 'probesize' options" and "janus" as keywords on Google, the only two post in Group I can find is this post and "https://groups.google.com/forum/#!topic/meetecho-janus/fiSBx9QyeAA"...
Obviously there is no solution except about payload type in sdp...
Their problem is also the wrong payload type in sdp.....
I also search "Could not find codec parameters for stream 1 (Video: vp8, yuv420p): unspecified size" or "Keyframe missing" or "ffmpeg pull udp streams using sdp", etc. But got noting.
It just seems that all problems are about wrong payload type= =
But I tried to read the sdp of stream publisher in janus message to get the payload type, this is always 96 for vp8 and 100/102 for h264 (I tried both vp8 and h264 but got same error...).
I even tried every payload type occurs in the sdp of publisher, but....
Then I tried to direct it in message (Thank you about the reply to this post early) and still failed...
To avoid message error, I change the janus code to return the result of payload type after received my message, but still failed.
I don't want to be like a free rider, but If you remember that there is somebody proposed a solution in older posts, can you help me to find it ? Even a new keyword is very helpful. Thanks