if camera URL doesn't have extension then the following warning occurs in kodi.log:
"WARNING: Playlist Player: ListItem type must be audio or video, use ListItem::setInfo to specify!"
and no playback occurs.
This change set info with some dummy value.
if camera URL doesn't have extension then the following warning occurs in kodi.log: "WARNING: Playlist Player: ListItem type must be audio or video, use ListItem::setInfo to specify!" and no playback occurs. This change set info with some dummy value.