Opened 7 years ago

Last modified 4 years ago

#13022 assigned bug

MediaPlayer network streaming bugs and enhancements

Reported by: vidrep Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/MediaPlayer Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This ticket is intended as a place to gather together any bugs or suggested enhancements to the MediaPlayer network streaming infrastructure.

Attachments (3)

screenshot1.png (77.8 KB ) - added by vidrep 7 years ago.
Radio-1818-debug-25-03-2017-19-25-40.report (37.2 KB ) - added by vidrep 7 years ago.
Radio-2125-debug-25-03-2017-20-41-23.report (32.9 KB ) - added by vidrep 7 years ago.

Download all attachments as: .zip

Change History (13)

comment:1 by vidrep, 7 years ago

MediaPlayer settings - if "automatically start playing" is unchecked MP will not start streaming. MP should acquire the stream and start playing when the "Play" button is activated in this case.

comment:2 by vidrep, 7 years ago

A General System Error occurs with MediaPlayer under the following circumstance:

MediaPlayer->Settings...->Play mode->Automatically start playing (checked) Open network stream Quit MediaPlayer Launch MediaPlayer from the Applications menu The file " could not be opened, Error: General system error (attached screenshot1.png)

by vidrep, 7 years ago

Attachment: screenshot1.png added

comment:3 by vidrep, 7 years ago

The same error can be invoked by playing any audio file Quit MediaPlayer Move the previously played file from its former location MediaPlayer tries to automatically play it, can't find it, and gives a General System Error

comment:4 by Barrett, 7 years ago

Owner: changed from stippi to Barrett
Status: newassigned

comment:5 by vidrep, 7 years ago

Using the new "Radio" app by Fishpond. Since it relies on the streaming feature, I'll post bugs here until instructed otherwise Two crashes while switching stations Debug reports attached

Last edited 7 years ago by vidrep (previous) (diff)

comment:6 by vidrep, 7 years ago

patch: 01

comment:7 by pulkomandy, 7 years ago

patch: 10

comment:8 by Giova84, 7 years ago

I hope that is the right place.

Well, I am unable to play a stream url with MediaPlayer using the command line [1]

With local files is quite easy:

~> MediaPlayer /path/to/mediafile/media.mp4

If I attempt to do the same with a video url, eg:

~> MediaPlayer http://url/to/mediafile/media.mp4

Nothing will happen: I have to open MediaPlayer, click on "Open network stream" and manually insert the URL in "Stream URL", but I'd wish to achieve this from the command line (and so using a shell script)

[1]: https://discuss.haiku-os.org/t/mediaplayer-play-url-stream-from-command-line/5523

comment:9 by korli, 5 years ago

Owner: changed from Barrett to nobody

comment:10 by Parnikkapore, 4 years ago

Possibly related to comment 1: Try playing a local file, then File > Open network stream... . MediaPlayer will never start playing the stream.

I'll try this with the console open later.

Note: See TracTickets for help on using tickets.