FAQ  •  Register  •  Login

SOPCAST VIDEO WEB RESOURCE

<<

Chrisnewton

Streaming enthusiast

Posts: 20

Joined: Wed Sep 26, 2012 1:20 pm

Post Sun Mar 17, 2013 5:46 pm

Re: SOPCAST VIDEO WEB RESOURCE

thanks ill re try, basically as far as the stream i was watching i was trying random ones through the sopcast programe.
<<

ignation

Serviio newbie

Posts: 2

Joined: Fri Mar 29, 2013 3:33 pm

Post Fri Mar 29, 2013 3:39 pm

Re: SOPCAST VIDEO WEB RESOURCE

Hi! I'm having some problems with my Sony Bravia KDL-NX700 (2010). I follow the first page instructions but the Sopcast #1 folder doesn't appear.
I have a channel of sopcast running right now, but this is the log:

2013-03-29 16:30:29,162 WARN [FeedUpdaterThread] Failed to retrieve online item information for http://localhost:8902. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:292)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:209)
at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:102)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
at org.serviio.library.metadata.FFmpegMetadataRetriever.validateMandatoryMetadata(FFmpegMetadataRetriever.java:453)
at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:94)
at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveOnlineMetadata(FFmpegMetadataRetriever.java:132)
at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveMetadata(FeedUpdaterThread.java:269)
... 2 more

Thanks!
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Fri Mar 29, 2013 6:22 pm

Re: SOPCAST VIDEO WEB RESOURCE

Maybe its on a different port.
<<

ignation

Serviio newbie

Posts: 2

Joined: Fri Mar 29, 2013 3:33 pm

Post Sun Mar 31, 2013 7:45 pm

Re: SOPCAST VIDEO WEB RESOURCE

I don't think so because is the port that appears in vlc.
<<

johnynimrod

Serviio newbie

Posts: 1

Joined: Tue Apr 02, 2013 12:18 pm

Post Tue Apr 02, 2013 12:30 pm

Re: SOPCAST VIDEO WEB RESOURCE

Is this plugin compatible with serviio 1.2 or 1.2.1?

I add the attached groovy to the Serviio plugin directory, then add the URL http://www.sopcast.com?port=3902&items=7 to the console online sources as a video and then I can see the the Serviio Online Sopcast folder but there is no item inside.

With serviio 1.1 there is no problem, i see the folder and the items inside, and i can select them.
<<

Vintila

Streaming enthusiast

Posts: 44

Joined: Wed Nov 02, 2011 5:57 pm

Post Mon Apr 08, 2013 7:19 pm

Re: SOPCAST VIDEO WEB RESOURCE

.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Apr 09, 2013 12:58 am

Re: SOPCAST VIDEO WEB RESOURCE

The problem is with the ffmpeg 1.1.1 used by 1.2 It hangs when using http:\\localhost:8902
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Apr 09, 2013 3:39 pm

Re: SOPCAST VIDEO WEB RESOURCE

Version 6 posted to use 127.0.0.1 in order to circumvent ffmpeg bug.
<<

nicksson

Serviio newbie

Posts: 3

Joined: Mon Feb 18, 2013 3:06 pm

Post Fri Apr 12, 2013 11:45 am

Re: SOPCAST VIDEO WEB RESOURCE

With Serviio 1.2.1 and Sopcast plugin v6 my tv (Samsung UE46D6500) keeped droping the stream at every 1-2 minutes - and that was very annoying. With transcoding or without it, the tv always jumped at the next entry on Sopcast list.
Until i decided to make the modification of profiles.xml indicated on page 1 and inserted the code below:
<Matches container="mpegts" vCodec="h264" /> <!-- jhb50 fixes serviio h264.ts to h264.ts transcode bug -->

Now, if the original stream is fluent and have no glitches, no more jumps on tv. Problem solved ! :D
THX for this great plugin!
<<

siriusblack

DLNA master

Posts: 191

Joined: Sun Apr 29, 2012 8:31 am

Location: UK

Post Fri Apr 26, 2013 11:52 am

Re: SOPCAST VIDEO WEB RESOURCE

Hi

Just wondering when I watch sopcast I have 2 streams set up running at the same time

But when I click on each stream there are all of the same stream

So is there a way please to have the other stream on the other channel

Thanks
Samsung ue46c8000 - Samsung C5900 BDP - Sony PS3 - Windows 8 - I5 Duel Core 16GB - 3.2 GHZ - Serviio 1.3.1 Pro

Beta Tester
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Fri Apr 26, 2013 2:14 pm

Re: SOPCAST VIDEO WEB RESOURCE

You don't need the plugin for that. Just set up each livestream in the console.
<<

siriusblack

DLNA master

Posts: 191

Joined: Sun Apr 29, 2012 8:31 am

Location: UK

Post Mon Apr 29, 2013 8:12 pm

Re: SOPCAST VIDEO WEB RESOURCE

Hi

I tried changing the profile for my Samsung tv + blu-ray player

I put the second line and it works fine but soon as I put the third Line in like this

It don't work I get this message coming up serviio is not running exit serviio

Can you please tell me where I am going wrong

Thanks appreciate it




Code:
<Matches container="mp4" vCodec="mpeg4" aCodec="lpcm" />
<Matches container="mpegts" vCodec="h264" /> <!-- jhb50 fixes serviio h264.ts to h264.ts transcode bug -->
<Matches container="mpeg" vCodec="h264" /> <!-- optional --> h264 mpegps as well as h264 mpegts and wmv.asf streams will transcode to MPEG2VIDEO
Samsung ue46c8000 - Samsung C5900 BDP - Sony PS3 - Windows 8 - I5 Duel Core 16GB - 3.2 GHZ - Serviio 1.3.1 Pro

Beta Tester
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Mon Apr 29, 2013 8:44 pm

Re: SOPCAST VIDEO WEB RESOURCE

comments must be enclosed with <!-- -->
<<

siriusblack

DLNA master

Posts: 191

Joined: Sun Apr 29, 2012 8:31 am

Location: UK

Post Mon Apr 29, 2013 8:51 pm

Re: SOPCAST VIDEO WEB RESOURCE

Can you please write it out so I can copy & paste it

Thanks a lot jhb50
Samsung ue46c8000 - Samsung C5900 BDP - Sony PS3 - Windows 8 - I5 Duel Core 16GB - 3.2 GHZ - Serviio 1.3.1 Pro

Beta Tester
<<

slyguy42o

DLNA master

Posts: 481

Joined: Wed Oct 24, 2012 5:29 am

Post Mon Apr 29, 2013 8:57 pm

Re: SOPCAST VIDEO WEB RESOURCE

it's pretty easy.. just add

-->

at the end of the last line you posted.
<<

siriusblack

DLNA master

Posts: 191

Joined: Sun Apr 29, 2012 8:31 am

Location: UK

Post Mon Apr 29, 2013 9:02 pm

Re: SOPCAST VIDEO WEB RESOURCE

Thanks so you don't need to do anything before h264

Just after mpeg2video

Thanks a lot appreciate it
Samsung ue46c8000 - Samsung C5900 BDP - Sony PS3 - Windows 8 - I5 Duel Core 16GB - 3.2 GHZ - Serviio 1.3.1 Pro

Beta Tester
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Mon Apr 29, 2013 9:18 pm

Re: SOPCAST VIDEO WEB RESOURCE

you should just try things and see if they work, If they don't then ask.
<<

soringsm

Serviio newbie

Posts: 1

Joined: Tue Jun 11, 2013 12:33 pm

Post Tue Jun 11, 2013 12:43 pm

Re: SOPCAST VIDEO WEB RESOURCE

Hello! There are new here :).
I need help. I recently installed 1.2.1 SERVIO. Before it was version 1.2 and going through serviio streaming sopcast (tv samsung d/c350). Now after the update number sopcast appears to online serviio (from TV). Does anyone know why? thanks
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Jun 11, 2013 2:49 pm

Re: SOPCAST VIDEO WEB RESOURCE

sopcast appears to online serviio (from TV)

What does this mean?
<<

xtrapeque

Streaming enthusiast

Posts: 26

Joined: Thu Jan 19, 2012 10:51 pm

Post Thu Oct 03, 2013 7:10 pm

Re: SOPCAST VIDEO WEB RESOURCE

hello, I have the problem that in the 6 previous pages is common. I have a Samsung 40D6000 model, I added the lines that indicate and still keeps cutting.
If i use the plugin I had to replace all 7 channels to 45, because it gives me to see an event.

If anyone has this model and has solved the problem much I appreciate him for modified profiles file or explain me the right solution.

Thanks, sorry for the translation.


edit:
When i edit the profile serviio don't star with windows....
PreviousNext

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 60 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.