No RTSP support?
#1
Need help
Wiki says
https://kodi.wiki/view/Internet_video_and_audio_streams
1.1 The .STRM file method:
Create a normal text-file and rename the .txt extension to .strm then open it up with a text-editor (like Notepad in Microsoft Windows) and input the the direct URL-link of the stream.
This should look like:
http://host/path/stream
or
mms://host/path/stream
or

rtsp://host/path/stream

fact:

19:26:25.474 T:139659618314240  NOTICE: VideoPlayer: Opening: rtsp://USERNAMETongue[email protected]/
19:26:25.474 T:139659618314240 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:26:25.475 T:139657530648320  NOTICE: Creating InputStream
19:26:25.475 T:139657530648320 WARNING: CreateLoader - unsupported protocol( rtsp) in rtsp://USERNAMETongue[email protected]/
19:26:25.476 T:139657530648320   ERROR: CVideoPlayer::OpenInputStream - error opening [ rtsp://USERNAMETongue[email protected]/]
19:26:25.476 T:139657530648320  NOTICE: CVideoPlayer::OnExit()
19:26:25.476 T:139659618314240   ERROR: Playlist Player: skipping unplayable item: 0, path [ rtsp://USERNAMETongue[email protected]/]

Tested on Windows, Mint, Libreelec...
Reply
#2
Fact #2 : we prefer FULL log files, provided via external paste websites, such as https://paste.kodi.tv and https://pastebin.com . Smile
Reply
#3
2 Klojum
It was very useful. Thank you for your time!

Solution:
RTMP Input plugin disabled by default, please add this information to wiki
Reply

Logout Mark Read Team Forum Stats Members Help
No RTSP support?0