NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) NextPVR for Samsung v
« Previous 1 2 3
Video playback

 
  • 0 Vote(s) - 0 Average
Video playback
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#1
2013-07-29, 03:56 AM
There is a page at /stream&f=filename that works with short filenames for many media types.

Martin
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#2
2013-07-29, 04:00 AM
when you say short filenames, how short are we talking?

I would need sub to add in a way to get a list of video directories, then querying subdirectories, eg

service?method=videodir.list&sid=

then

service?method=videodir.list&subdir={subname}&sid=

then be able to play it via

stream?filename={videoshare name \ subname \ filename }

no idea how well that would work with all the different codecs though. but worth looking into IMO.

martin, if you know more info about the stream&f=filename, can you let me know, so I can test it locally without sub adding in the videodir.list stuff
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#3
2013-07-29, 04:21 AM
Short as in old DOS 8.3 format that you can see with dir /x

There is no API to get the list, since it is outside the db it might be slow especially if you have to wake all the archive folders. Maybe you can use NEWA'S

http://localhost:8866/5/video.aspx

Martin
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#4
2013-07-29, 05:32 AM
wanting to avoid using NEWA, want to stick to official APIs that returns exactly the same info as nextpvr.

I know ill need sub to add the dir list (it wont be slow, i wont ask for every file at once, just Directory.GetFiles()+ Directory.GetDirectories()), then when I open another sub folder, just do the same.

I just want to know the actual format now, so I can play with it and see if divx, h264, mov, whatever work.
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#5
2013-07-29, 09:39 AM
tried using a url like

Code:
http://batman:8866/stream&f=D%3A%5CVideos%5CBatman.mkv
and
Code:
http://batman:8866/stream&f=D:\Videos\Batman.mkv
but neither worked in vlc, so I'll assume that URL is wrong, anyone know the correct one?
smacrae
Offline

Senior Member

Posts: 255
Threads: 11
Joined: Aug 2012
#6
2013-07-29, 10:31 AM
I believe the slashes go the other way around d:/vidoes/batman.mkv (or something like this)....so the opposite of what would normally use in Windows...Martin 100% knows though Smile
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#7
2013-07-29, 10:34 AM
nope, still no luck.
smacrae
Offline

Senior Member

Posts: 255
Threads: 11
Joined: Aug 2012
#8
2013-07-29, 10:57 AM
This probably doesn't help, but this the my NEWA for a VLC stream (that Martin helped me with a while back)...just picked any old program from the Guide and streamed it:

http://x.x.x.x:8866/public/Player2.aspx?...21&type=sn
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#9
2013-07-29, 11:09 AM
nah, i need a way to play any file from a shared folder configured in nextpvr. this isnt huge priority, but is needed if i'm going to add "Videos" support.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#10
2013-07-29, 11:32 AM (This post was last modified: 2013-07-29, 11:44 AM by mvallevand.)
reven Wrote:tried using a url like

Code:
http://batman:8866/stream&f=D%3A%5CVideos%5CBatman.mkv
and
Code:
http://batman:8866/stream&f=D:\Videos\Batman.mkv
but neither worked in vlc, so I'll assume that URL is wrong, anyone know the correct one?

If you are playing from the command line did you try quotes around it? You might need to enable the NMT Web Server option for this page to work.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  No Video when watching Recordings or LiveTV from Web/Samsung App TomsterT1 0 6,816 2015-04-13, 10:45 PM
Last Post: TomsterT1
  Screen shots and video preview reven 1 5,798 2013-07-30, 12:20 PM
Last Post: reven

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode