FAQ  •  Register  •  Login

Serviio 0.6.1 and Live Streams

<<

CigDangle

User avatar

Serviio lover

Posts: 89

Joined: Fri Sep 23, 2011 12:04 am

Post Fri Jan 06, 2012 1:10 am

Serviio 0.6.1 and Live Streams

Does anyone have any known working live stream links that work in the States? I have tried a few, and have not gotten any working thus far, but think it may be my choice of links.

Help!
Xbox 360 - PlayStation 3 - Sony BDP-S370 - HTC Evo V & HP TouchPad running CM9 (Android) - serviio 1.0.1 - Windows 2003 Server Standard x64 Edition
<<

gdomod

Serviio newbie

Posts: 6

Joined: Mon Nov 14, 2011 6:24 pm

Post Fri Jan 06, 2012 10:48 am

Re: Serviio 0.6.1 and Live Streams

i am looking for some tutorials or samples too.

i am strongly interessted how can i add rtmp live streams with playpath etc.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 06, 2012 11:20 am

Re: Serviio 0.6.1 and Live Streams

gdomod wrote:i am looking for some tutorials or samples too.

i am strongly interessted how can i add rtmp live streams with playpath etc.

just enter the whole URL in the field, like:

  Code:
rtmp://someserver.com:port/app playpath=mp3:file.mp3


.. or whatever it should be.

This is an working (for now) example of a video stream: mmst://gw5.connectit.gr/stream-web
Audio: http://87.230.101.50:8000/
<<

gdomod

Serviio newbie

Posts: 6

Joined: Mon Nov 14, 2011 6:24 pm

Post Fri Jan 06, 2012 11:33 am

Re: Serviio 0.6.1 and Live Streams

Hi,

i got some errors:

  Code:
[FeedUpdaterThread] Failed to retrieve online item information for rtmp://blabla:1936/blabla playpath="blabla" swfUrl="http://blabla" pageUrl="blabla". It might not play.

  Code:
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.


rtmp stream with playpath, swfurl, pageurl are not supported ? but ffmpeg support this.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Jan 06, 2012 11:34 am

Re: Serviio 0.6.1 and Live Streams

can you post a real example?
<<

CigDangle

User avatar

Serviio lover

Posts: 89

Joined: Fri Sep 23, 2011 12:04 am

Post Fri Jan 06, 2012 2:03 pm

Re: Serviio 0.6.1 and Live Streams

zip wrote:This is an working (for now) example of a video stream: mmst://gw5.connectit.gr/stream-web
Audio: http://87.230.101.50:8000/


Zip, I tried the above streams. Video streams work fine on my Sony devices, but not audio streams. I'm certain I have the streams setup correctly, as they all work through Serviio to my Android phone.

Here is what I'm seeing in serviio.log when I browse to Audio/Serviio/Online and click on of the "Unsupported Data" entries using my PS3:

  Code:
2012-01-05 22:15:06,875 DEBUG [WebServer] Incoming connection from /192.168.1.126:55459
2012-01-05 22:15:06,875 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 83403509-60a4-3ac0-bae1-94340baf2344 from 192.168.1.126 (headers = [Host: 192.168.1.2:8895,Date: Fri, 06 Jan 2012 04:18:58 GMT,User-Agent: UPnP/1.0,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";])
2012-01-05 22:15:06,875 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:15:06,875 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.2:8895,Date: Fri, 06 Jan 2012 04:18:58 GMT,User-Agent: UPnP/1.0,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";]
2012-01-05 22:15:06,875 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:15:06,875 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Playstation 3'
2012-01-05 22:15:57,359 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-01-05 22:15:57,359 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-01-05 22:15:57,359 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 4)
2012-01-05 22:15:57,359 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 5)
2012-01-05 22:15:57,359 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 29)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 36)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 40)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 43)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 44)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 45)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 50)
2012-01-05 22:15:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 51)
2012-01-05 22:16:17,593 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (Broadcom NetXtreme 57xx Gigabit Controller) and address 192.168.1.2, timeout = 0
2012-01-05 22:16:17,593 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 83403509-60a4-3ac0-bae1-94340baf2344
2012-01-05 22:16:18,937 DEBUG [WebServer] Incoming connection from /192.168.1.126:55453
2012-01-05 22:16:18,937 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 83403509-60a4-3ac0-bae1-94340baf2344 from 192.168.1.126 (headers = [Host: 192.168.1.2:8895,Date: Fri, 06 Jan 2012 04:20:10 GMT,User-Agent: UPnP/1.0,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";])
2012-01-05 22:16:18,937 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:16:18,937 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.2:8895,Date: Fri, 06 Jan 2012 04:20:10 GMT,User-Agent: UPnP/1.0,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";]
2012-01-05 22:16:18,937 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:16:18,937 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Playstation 3'
2012-01-05 22:16:19,406 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:18
2012-01-05 22:16:57,375 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-01-05 22:16:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-01-05 22:16:57,375 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 4)
2012-01-05 22:16:57,390 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 5)
2012-01-05 22:16:57,390 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 29)
2012-01-05 22:16:57,390 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 36)
2012-01-05 22:16:57,390 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 40)
2012-01-05 22:16:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 43)
2012-01-05 22:16:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 44)
2012-01-05 22:16:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 45)
2012-01-05 22:16:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 50)
2012-01-05 22:16:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 51)
2012-01-05 22:17:01,953 DEBUG [TranscodingJobListener] Transcoding finished; successful: true
2012-01-05 22:17:19,859 DEBUG [WebServer] Incoming connection from /192.168.1.126:55442
2012-01-05 22:17:19,859 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:19,859 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:19,890 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:19,890 DEBUG [WebServer] Incoming connection from /192.168.1.126:55441
2012-01-05 22:17:19,890 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:19,890 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:20,093 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = 0, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:20,093 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:20,093 DEBUG [WebServer] Incoming connection from /192.168.1.126:55440
2012-01-05 22:17:20,093 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:20,093 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:20,281 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:20,296 DEBUG [WebServer] Incoming connection from /192.168.1.126:55439
2012-01-05 22:17:20,296 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:20,296 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:20,484 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = 0, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:20,484 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:20,531 DEBUG [WebServer] Incoming connection from /192.168.1.126:55438
2012-01-05 22:17:20,531 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:20,531 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:20,687 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = 0, browseFlag = BrowseDirectChildren, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 10, sortCriteria =
2012-01-05 22:17:20,687 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for IMAGE
2012-01-05 22:17:20,687 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for VIDEO
2012-01-05 22:17:20,687 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:20,750 DEBUG [WebServer] Incoming connection from /192.168.1.126:55437
2012-01-05 22:17:20,750 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:20,750 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:20,890 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:20,890 DEBUG [WebServer] Incoming connection from /192.168.1.126:55436
2012-01-05 22:17:20,890 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:20,890 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:21,093 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:21,093 DEBUG [WebServer] Incoming connection from /192.168.1.126:55435
2012-01-05 22:17:21,093 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:21,093 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:21,296 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:21,296 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:21,296 DEBUG [WebServer] Incoming connection from /192.168.1.126:55434
2012-01-05 22:17:21,296 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:21,296 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:21,500 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A, browseFlag = BrowseDirectChildren, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 10, sortCriteria =
2012-01-05 22:17:21,500 DEBUG [PersonDAOImpl] Retrieving number of person initials for role ARTIST
2012-01-05 22:17:21,640 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for AUDIO
2012-01-05 22:17:21,640 DEBUG [GenreDAOImpl] Retrieving number of genres for AUDIO
2012-01-05 22:17:22,125 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:22,125 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:22,125 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:22,140 DEBUG [WebServer] Incoming connection from /192.168.1.126:55433
2012-01-05 22:17:22,140 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:22,140 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:22,296 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:22,312 DEBUG [WebServer] Incoming connection from /192.168.1.126:55432
2012-01-05 22:17:22,312 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:22,312 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:22,500 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A_OF, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:22,500 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:22,500 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:22,500 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:22,515 DEBUG [WebServer] Incoming connection from /192.168.1.126:55431
2012-01-05 22:17:22,515 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:22,515 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:22,703 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A_OF, browseFlag = BrowseDirectChildren, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 10, sortCriteria =
2012-01-05 22:17:22,703 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:22,703 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:22,703 DEBUG [AudioDeliveryEngine] Retrieving resource information for item 1000000000500001 and profile Playstation 3
2012-01-05 22:17:22,703 DEBUG [AudioDeliveryEngine] Retrieving resource information for item 1000000000510001 and profile Playstation 3
2012-01-05 22:17:22,703 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:22,703 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:22,703 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:22,718 DEBUG [WebServer] Incoming connection from /192.168.1.126:55430
2012-01-05 22:17:22,718 DEBUG [ResourceTransportRequestHandler] HEAD /resource/1000000000500001/MEDIA_ITEM/MP3$0 HTTP/1.0, headers = [Host: 192.168.1.2:8895,User-Agent: PLAYSTATION 3,Connection: close,Accept-Encoding: identity,Cache-Control: no-cache]]
2012-01-05 22:17:22,718 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:22,718 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.126, Profile=Playstation 3'
2012-01-05 22:17:22,718 DEBUG [ResourceTransportRequestHandler] Request for resource 1000000000500001 and type 'MEDIA_ITEM' received
2012-01-05 22:17:22,718 DEBUG [MediaResourceRetrievalStrategy] Getting information about media item 1000000000500001 (online)
2012-01-05 22:17:22,718 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 50)
2012-01-05 22:17:22,718 DEBUG [AudioDeliveryEngine] Retrieving resource information for item 1000000000500001, format MP3 and profile Playstation 3
2012-01-05 22:17:22,718 DEBUG [ResourceTransportRequestHandler] Sending HEAD response back
2012-01-05 22:17:22,718 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [[Content-Type: audio/mpeg,Content-Length: 900000000,Date: Fri, 06 Jan 2012 04:17:22 GMT,Server: Windows 2003, UPnP/1.0 DLNADOC/1.50, Serviio/0.6.1,Cache-control: no-cache,transferMode.dlna.org: Streaming]]
2012-01-05 22:17:22,750 DEBUG [WebServer] Incoming connection from /192.168.1.126:55429
2012-01-05 22:17:22,750 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:22,750 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:22,906 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:22,906 DEBUG [WebServer] Incoming connection from /192.168.1.126:55428
2012-01-05 22:17:22,906 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:22,906 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:23,109 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A_OF, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:23,109 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:23,109 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:23,109 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:23,109 DEBUG [WebServer] Incoming connection from /192.168.1.126:55427
2012-01-05 22:17:23,109 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:23,109 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:23,312 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:23,312 DEBUG [WebServer] Incoming connection from /192.168.1.126:55426
2012-01-05 22:17:23,312 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:23,312 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:23,500 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:23,515 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:23,515 DEBUG [WebServer] Incoming connection from /192.168.1.126:55425
2012-01-05 22:17:23,515 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:23,515 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:23,703 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A, browseFlag = BrowseDirectChildren, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 10, sortCriteria =
2012-01-05 22:17:23,703 DEBUG [PersonDAOImpl] Retrieving number of person initials for role ARTIST
2012-01-05 22:17:23,843 DEBUG [RepositoryDAOImpl] Retrieving number of repositories for AUDIO
2012-01-05 22:17:23,843 DEBUG [GenreDAOImpl] Retrieving number of genres for AUDIO
2012-01-05 22:17:24,296 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:24,296 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:24,312 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:24,312 DEBUG [WebServer] Incoming connection from /192.168.1.126:55424
2012-01-05 22:17:24,312 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:24,312 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:24,515 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:24,515 DEBUG [WebServer] Incoming connection from /192.168.1.126:55423
2012-01-05 22:17:24,515 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:24,515 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:24,718 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:24,718 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:24,718 DEBUG [WebServer] Incoming connection from /192.168.1.126:55422
2012-01-05 22:17:24,718 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:24,718 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:24,921 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:24,921 DEBUG [WebServer] Incoming connection from /192.168.1.126:55421
2012-01-05 22:17:24,921 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:24,921 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:25,109 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = 0, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:25,125 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:25,968 DEBUG [WebServer] Incoming connection from /192.168.1.126:55420
2012-01-05 22:17:25,968 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:25,968 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:26,125 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:26,125 DEBUG [WebServer] Incoming connection from /192.168.1.126:55419
2012-01-05 22:17:26,125 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:26,125 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:26,328 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:26,328 DEBUG [WebServer] Incoming connection from /192.168.1.126:55418
2012-01-05 22:17:26,328 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:26,328 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:26,531 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A_OF, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:26,531 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:26,531 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:26,531 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:26,531 DEBUG [WebServer] Incoming connection from /192.168.1.126:55417
2012-01-05 22:17:26,531 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"' from 192.168.1.126:
2012-01-05 22:17:26,531 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:26,718 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:26,734 DEBUG [WebServer] Incoming connection from /192.168.1.126:55416
2012-01-05 22:17:26,734 DEBUG [ServiceControlRequestHandler] ServiceControl request received for action '"urn:schemas-upnp-org:service:ContentDirectory:1#Browse"' from 192.168.1.126:
2012-01-05 22:17:26,734 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:26,921 DEBUG [ContentDirectory] Browse() called for renderer Playstation 3 (profile 4) with parameters: objectID = A_OF, browseFlag = BrowseMetadata, filter = @id,upnp:class,res,res@protocolInfo,res@av:authenticationUri,res@size,dc:title,upnp:albumArtURI,res@dlna:ifoFileURI,res@protection,res@bitrate,res@duration,res@sampleFrequency,res@bitsPerSample,res@nrAudioChannels,res@resolution,res@colorDepth,dc:date,av:dateTime,upnp:artist,upnp:album,upnp:genre,dc:contributer,upnp:storageFree,upnp:storageUsed,upnp:originalTrackNumber,dc:publisher,dc:language,dc:region,dc:description,upnp:toc,@childCount,upnp:albumArtURI@dlna:profileID,res@dlna:cleartextSize, startIndex = 0, count = 1, sortCriteria =
2012-01-05 22:17:26,921 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [FEED, WEB_RESOURCE] OnlineRepositories for AUDIO
2012-01-05 22:17:26,921 DEBUG [OnlineRepositoryDAOImpl] Retrieving list of [LIVE_STREAM] OnlineRepositories for AUDIO
2012-01-05 22:17:26,937 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2012-01-05 22:17:37,921 DEBUG [DiscoveryAdvertisementNotifier] Multicasting SSDP alive using interface eth0 (Broadcom NetXtreme 57xx Gigabit Controller) and address 192.168.1.2, timeout = 0
2012-01-05 22:17:37,921 DEBUG [DiscoveryAdvertisementNotifier] Sending 6 'alive' messages describing device 83403509-60a4-3ac0-bae1-94340baf2344
2012-01-05 22:17:39,031 DEBUG [WebServer] Incoming connection from /192.168.1.126:55415
2012-01-05 22:17:39,031 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device 83403509-60a4-3ac0-bae1-94340baf2344 from 192.168.1.126 (headers = [Host: 192.168.1.2:8895,Date: Fri, 06 Jan 2012 04:21:30 GMT,User-Agent: UPnP/1.0,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";])
2012-01-05 22:17:39,031 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:39,031 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [Host: 192.168.1.2:8895,Date: Fri, 06 Jan 2012 04:21:30 GMT,User-Agent: UPnP/1.0,X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";]
2012-01-05 22:17:39,031 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.1.126
2012-01-05 22:17:39,031 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Playstation 3'
2012-01-05 22:17:39,734 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:29
2012-01-05 22:17:57,406 DEBUG [FeedUpdaterThread] Checking for new and expired online resources
2012-01-05 22:17:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading all OnlineRepositories
2012-01-05 22:17:57,406 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 4)
2012-01-05 22:17:57,421 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 5)
2012-01-05 22:17:57,421 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 29)
2012-01-05 22:17:57,421 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 36)
2012-01-05 22:17:57,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 40)
2012-01-05 22:17:57,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 43)
2012-01-05 22:17:57,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 44)
2012-01-05 22:17:57,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 45)
2012-01-05 22:17:57,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 50)
2012-01-05 22:17:57,437 DEBUG [OnlineRepositoryDAOImpl] Reading an OnlineRepository (id = 51)


Also, the Xbox 360 does not see "Online" in the audio section, but I'm fairly certain this is a limitation of the Xbox, and not Serviio.

Help!
Xbox 360 - PlayStation 3 - Sony BDP-S370 - HTC Evo V & HP TouchPad running CM9 (Android) - serviio 1.0.1 - Windows 2003 Server Standard x64 Edition
<<

wapman

Serviio newbie

Posts: 17

Joined: Sat Jan 07, 2012 7:36 am

Post Sat Jan 07, 2012 7:43 am

Re: Serviio 0.6.1 and Live Streams

What do I do wrong???

I try to enter mmst://.... (this working stream..know it works using my VLC) into online sources in Serviio console but when I try to save I get the "not a valid" message. I suppose I have missed something.

Cheers.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 07, 2012 11:51 am

Re: Serviio 0.6.1 and Live Streams

did you select Live stream from the drop down?
<<

wapman

Serviio newbie

Posts: 17

Joined: Sat Jan 07, 2012 7:36 am

Post Sat Jan 07, 2012 12:09 pm

Re: Serviio 0.6.1 and Live Streams

Ooops..sorry..I missed that..and Thanks!!!
<<

krangpow

Serviio newbie

Posts: 2

Joined: Sat Jan 07, 2012 12:04 pm

Post Sat Jan 07, 2012 12:12 pm

Re: Serviio 0.6.1 and Live Streams

HI. I tried to access mmst://gw5.connectit.gr/stream-web with my Samsung C and it works ... but it seems to be impossible to run WMV streams ?

I tried mmst://streamer.carnation.hu/mtvonlinem1, http://streamer.carnation.hu/mtvonlinem1 but neither of them works. An explanation of this livestream thingy would be appreciated :D

and many thanks for such a cool media server.

krangpow
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 07, 2012 12:32 pm

Re: Serviio 0.6.1 and Live Streams

where did you find these URLs? They don't play in VLC and ffmpeg is also complaining about invalid stream.
<<

krangpow

Serviio newbie

Posts: 2

Joined: Sat Jan 07, 2012 12:04 pm

Post Sat Jan 07, 2012 12:36 pm

Re: Serviio 0.6.1 and Live Streams

WAHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH

YOU ARE A GENIUS :D Thanks for your hint :D i tried to open this link in VLC (never thought about that) and i got the complete link and now it works with serviio :D :D :D

THANKS a lot :D


OLD : http://streamer.carnation.hu/mtvonlinem1 works in every browser with wmp plugin but i would like to stream this directly through serviio :D
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 07, 2012 12:48 pm

Re: Serviio 0.6.1 and Live Streams

krangpow wrote:YOU ARE A GENIUS

Indeed, some might say that :mrgreen:
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sat Jan 07, 2012 1:06 pm

Re: Serviio 0.6.1 and Live Streams

krangpow wrote:I tried mmst://streamer.carnation.hu/mtvonlinem1, http://streamer.carnation.hu/mtvonlinem1 but neither of them works. An explanation of this livestream thingy would be appreciated :D

What about this : mmsh://streamer2.carnation.hu/mtvonlinem1?MSWMExt=.asf
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

CigDangle

User avatar

Serviio lover

Posts: 89

Joined: Fri Sep 23, 2011 12:04 am

Post Sat Jan 07, 2012 3:53 pm

Re: Serviio 0.6.1 and Live Streams

My audio streams are valid, I made sure to select "Live Stream", and yet they will not play on my PlayStation 3. My BDP-S370 will play them just fine through Serviio.

The one video stream I have tried, worked just fine on all equipment.

Help!
Xbox 360 - PlayStation 3 - Sony BDP-S370 - HTC Evo V & HP TouchPad running CM9 (Android) - serviio 1.0.1 - Windows 2003 Server Standard x64 Edition
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Sat Jan 07, 2012 7:47 pm

Re: Serviio 0.6.1 and Live Streams

CigDangle wrote:My audio streams are valid, I made sure to select "Live Stream", and yet they will not play on my PlayStation 3. My BDP-S370 will play them just fine through Serviio.

The one video stream I have tried, worked just fine on all equipment.

Help!


ps3 profile needs an edit to play these files i guess, i will leave that one to illico/patters though as they do the sony stuff.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

bloody

Serviio newbie

Posts: 4

Joined: Sat Jan 07, 2012 9:58 pm

Location: Hungary

Post Sat Jan 07, 2012 10:49 pm

Re: Serviio 0.6.1 and Live Streams

Hi I would have a slightly different problem.
I used RSS feeds for youtube videos with the plugin provided in the forum.
I used the following url which worked perfectly in 0.6.0.1.
https://gdata.youtube.com/feeds/api/TED ... lt/uploads

After I upgreded to 0.6.1 this link doesn't work anymore.
It is can be seen in the Online folder (previously Online Feed) but doesn't show any video.
I checked the configuration it still shows Online RSS/Atom feeds

Can you help me what is the problem here?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jan 07, 2012 11:39 pm

Re: Serviio 0.6.1 and Live Streams

The URL is wrong, try to open it in a browser.
<<

bloody

Serviio newbie

Posts: 4

Joined: Sat Jan 07, 2012 9:58 pm

Location: Hungary

Post Sun Jan 08, 2012 8:57 am

Re: Serviio 0.6.1 and Live Streams

Thanks for the reply, it seems that I pasted the wrong link.
The one I use is https://gdata.youtube.com/feeds/api/use ... or/uploads
It works from a browser but the same comments apply I wrote before.

Update:
One video appeared in the list. It is an old one though, not a new that would be reasonable.
Should I change the feed expiry interval?
<<

bloody

Serviio newbie

Posts: 4

Joined: Sat Jan 07, 2012 9:58 pm

Location: Hungary

Post Sun Jan 08, 2012 12:15 pm

Re: Serviio 0.6.1 and Live Streams

I did some experiment.
I changed the preferred online content quality field and did a forced restart.
I saw that only a couple of videos were present with either option.
Moreover there was only very low quality videos. e.g. 192x120
With 0.6.0.1 preferred quality was set to high and only 800x400 resolution videos were present.

Do you have any idea why only low quality videos are downloaded this time?
Next

Return to General discussion

Who is online

Users browsing this forum: No registered users and 9 guests

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