Comment # 43
on bug 7893
from Michal Labedzki
(In reply to comment #42)
> Can the byte data be used to determine this heuristically?
>
> I think heuristics are the better way to go and I have some ideas,
> especially if packet data can be used.
Heuristic vs Directly Information about payload type? Heuristic is not optimal
and can generate bugs (try open file in Wireshark, some of them are incorrectly
recognized (mostly PDFs, compressed archives)).
I guess this is impossible (= too many time to spend on that). There is many
codecs and optional Content Protection between RTP and media payload.
You are receiving this mail because:
- You are watching all bug changes.