Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issues with mplayer and xbmc #1

Open
pgrandin opened this issue Nov 10, 2014 · 2 comments
Open

issues with mplayer and xbmc #1

pgrandin opened this issue Nov 10, 2014 · 2 comments

Comments

@pgrandin
Copy link

Hi, nice project!

It works using VLC, but I have issues with mplayer and xbmc. Any idea?

Mplayer returns "Server returned 405: Method Not Allowed"

Xbmc returns : ERROR: Playlist Player: skipping unplayable item

Here's the verbose output from mplayer, in case it could be useful:

SDP:
v=0
o=- 1415594735955194 1 IN IP4 192.168.6.9
s=Session streamed by "testH264VideoStreamer"
i=LIVE555 Streaming Media v2014.08.26
t=0 0
a=tool:LIVE555 Streaming Media v2014.08.26
a=type:broadcast
a=control:*
a=source-filter: incl IN IP4 * 192.168.6.9
a=rtcp-unicast: reflection
a=range:npt=0-
a=x-qt-text-nam:Session streamed by "testH264VideoStreamer"
a=x-qt-text-inf:LIVE555 Streaming Media v2014.08.26
m=video 18888 RTP/AVP 96
c=IN IP4 232.45.143.10/255
b=AS:15000
a=rtpmap:96 H264/90000
a=fmtp:96 packetization-mode=1;profile-level-id=640028;sprop-parameter-sets=J2QAKKwrQCgC3QDxImo=,KO4CXLA=
a=control:track1

rtsp_session: unsupported RTSP server. Server type is 'unknown'.
Filename for url is now rtsp://192.168.6.9:8554
Filename for url is now rtsp://192.168.6.9:8554
STREAM_HTTP(2), URL: rtsp://192.168.6.9:8554
Connecting to server 192.168.6.9[192.168.6.9]: 8554...

--- HTTP DEBUG HEADER --- START ---
protocol:           [HTTP/1.1]
http minor version: [1]
uri:                [(null)]
method:             [(null)]
status code:        [405]
reason phrase:      [Method Not Allowed]
body size:          [2]
Fields:
 0 - Date: Mon, Nov 10 2014 04:56:47 GMT
--- HTTP DEBUG HEADER --- END ---
Server returned 405: Method Not Allowed
No stream found to handle url rtsp://192.168.6.9:8554
@pgrandin
Copy link
Author

I also have the same error using zoneminder :

zmc_m2[21492]: ERR [Unexpected response code 405, text is 'Method Not Allowed']

@SonsOfTone
Copy link
Owner

Hi,

I've just tested with mplayer without problem (windows7, ethernet)
I used this version :
http://freefr.dl.sourceforge.net/project/mplayerwin/MPlayer-MEncoder/r37324/mplayer-svn-37324.7z

This wiith cmd, launch mplayer like this :
mplayer rtsp://192.168.1.33:8554/

The mplayer latency is really bad.
Tried to reduce the cache size without improvement. If you know a trick to reduce latency with mplayer, i'm interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants