Skip to Navigation
Skip to Content
Jamcast
Home
Features
Download
Buy
Forums
Support
Facebook
Twitter
Login
New User?
Sign up ยป
SEARCH
Forums
Welcome Guest! To enable all features please
Register
.
Forum
Active Topics
Search
Register
Notification
Error
OK
Jamcast User Community
»
Jamcast Discussions
»
General Discussion
»
Jamcast support for TViX 6500 with UPnP support
Jamcast support for TViX 6500 with UPnP support
Options
Previous Topic
Next Topic
tuppen
#1
Posted :
Thursday, September 03, 2009 7:37:22 PM(UTC)
Rank: Newbie
Joined: 9/3/2009(UTC)
Posts: 1
I can see the jamcast server on my tvix.
When i select "My music collection" -> "Browse playlists" -> "Virtural Soundcard" is this directory empty and no sound.
Back to top
User Profile
View All Posts by User
lindhor
#2
Posted :
Friday, September 04, 2009 2:00:17 AM(UTC)
Rank: Newbie
Joined: 9/4/2009(UTC)
Posts: 1
Me too, exactly the same behviour. PC runs Win7 64-bit and TViX latest 1.3.168
Any ideas?
// Roger
Back to top
User Profile
View All Posts by User
XorXaX
#3
Posted :
Sunday, October 18, 2009 9:08:29 PM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
Did anyone solve this?
Back to top
User Profile
View All Posts by User
Scott
#4
Posted :
Sunday, October 25, 2009 3:50:51 AM(UTC)
Rank: Administration
Joined: 1/25/2009(UTC)
Posts: 1,569
Location: Orlando, FL, USA
Hey guys,
I've spent some time with a few users regarding this device, troubleshooting via network captures that were provided to me. My best guess is that the TViX device has an issue with the fact that the Virtual Soundcard stream is not seekable (ie no FF/RW capabilities). Not having one of these devices to test with personally, I've admittedly not been able to come to a definitive conclusion.
If I learn anything new I'll be sure to share it with the community. If any of you happen upon new information, please do share it with me.
Thanks!
Scott
Jamcast Technical Support
Docs:
http://www.sdstechnologies.com/Wiki/
Back to top
WWW
BLOG
User Profile
View All Posts by User
XorXaX
#5
Posted :
Monday, November 02, 2009 12:42:02 AM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
Hi Scott!
Thanks for your reply.
You say that the playlist is not seekable, but from my understandning neither is Shoutcast playlists, or am I wrong? And Shoutcast playlists works perfectly to play/stream with the TViX.
Back to top
User Profile
View All Posts by User
Scott
#6
Posted :
Monday, November 02, 2009 10:54:57 AM(UTC)
Rank: Administration
Joined: 1/25/2009(UTC)
Posts: 1,569
Location: Orlando, FL, USA
True, XorXaX.
OK, well let's try this. Go to the Devices tab int he Jamcast Server Manager, right-click the TViX and choose Properties. Change ForceMP3CaptureStream to True. Apply your settings and restart the server and device to make sure the device isn't caching any old browse results.
Does that help by chance?
Thanks!
Scott
Jamcast Technical Support
Docs:
http://www.sdstechnologies.com/Wiki/
Back to top
WWW
BLOG
User Profile
View All Posts by User
XorXaX
#7
Posted :
Tuesday, November 03, 2009 2:37:55 AM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
Hey Scott!
I think you might be on to something! It did not really work, but (!) now when I browse the "Virtual Soundcard"-directory I can see the playlist "Virtual Soundcard"! And when I try to play it it even tries to start it. It says it is trying to read from
http://192.168.0.120
:58641/Media/audio/mpeg/CaptureStream, it even starts to buffer for a few seconds But it never starts to play the stream, it just stays at 0:00 in time, and after like 30 seconds it stops trying and returns to the "Virtual Soundcard"-directory.
Somehow the devices does not get marked as DLNA-compatible, do I tried marking it as DLNA-compatible too, but with no luck.
Back to top
User Profile
View All Posts by User
Scott
#8
Posted :
Tuesday, November 03, 2009 2:58:29 AM(UTC)
Rank: Administration
Joined: 1/25/2009(UTC)
Posts: 1,569
Location: Orlando, FL, USA
XorXaX wrote:
Hey Scott!
I think you might be on to something! It did not really work, but (!) now when I browse the "Virtual Soundcard"-directory I can see the playlist "Virtual Soundcard"! And when I try to play it it even tries to start it. It says it is trying to read from
http://192.168.0.120
:58641/Media/audio/mpeg/CaptureStream, it even starts to buffer for a few seconds But it never starts to play the stream, it just stays at 0:00 in time, and after like 30 seconds it stops trying and returns to the "Virtual Soundcard"-directory.
Somehow the devices does not get marked as DLNA-compatible, do I tried marking it as DLNA-compatible too, but with no luck.
OK, let's see if we can figure out what happened there. The request from the device and subsequent streaming should be logged to medialog.txt -- can you paste here the request/response logging for the entire streaming transaction? I'm wondering if any data was sent to the device at all...
Thanks!
Scott
Jamcast Technical Support
Docs:
http://www.sdstechnologies.com/Wiki/
Back to top
WWW
BLOG
User Profile
View All Posts by User
XorXaX
#9
Posted :
Tuesday, November 03, 2009 4:32:53 AM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
Hi Scott!
Thanks for taking time to help me with this!
Here is the part of the logfile that is relevant;
Code:
11-03-2009 18:25:24 HTTP/1.0 GET request: /Media/audio/mpeg/CaptureStream Host: 192.168.0.120:58641/Media/audio/mpeg/CaptureStream, Icy-MetaData: 1
11-03-2009 18:25:24 Initialized WASAPI shared mode loopback capture -> Default format PCM 32-bit 48kHz 2 channels, Capture format PCM 32-bit 48kHz 2 channels
11-03-2009 18:25:24 Media stream pipeline: WASAPI Loopback Capture -> ffmpeg.exe --> TViX HD-6500A @ 192.168.0.141
11-03-2009 18:25:24 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:25:24 GMT, Content-Type: audio/mpeg, Accept-Ranges: none
11-03-2009 18:25:24 Process started: ffmpeg.exe -f f32le -ar 48000 -ac 2 -i - -f mp3 -ar 48000 -ac 2 -ab 320k -
11-03-2009 18:25:24 Begin streaming to TViX HD-6500A @ 192.168.0.141...
11-03-2009 18:25:25 WASAPI loopback capture stopped, 0 total gitches.
11-03-2009 18:25:25 I/O stats for WASAPI Loopback Capture: queue=50,688 reads=21 totalreadbytes=172,032 readsnodata=0 writes=58 totalwritebytes=222,720 writesempty=1 writesfull=0 maxbytes=187,136
11-03-2009 18:25:25 I/O stats for ffmpeg.exe: queue=960 reads=54 totalreadbytes=12,512 readsnodata=47 writes=14 totalwritebytes=13,472 writesempty=8 writesfull=0 maxbytes=6,720
11-03-2009 18:25:25 Network send stats: bytes=12,512 sleeps=47
11-03-2009 18:25:25 Streaming to TViX HD-6500A (192.168.0.141) completed.
11-03-2009 18:25:35 HTTP/1.0 GET request: /Media/audio/mpeg/CaptureStream Accept: */*, User-Agent: NSPlayer/4.1.0.3856, Host: 192.168.0.120:58641, Pragma: no-cache,rate=1.000000,stream-time=0,stream-offset=0:0,request-context=1,max-duration=0, Connection: Close
11-03-2009 18:25:35 Initialized WASAPI shared mode loopback capture -> Default format PCM 32-bit 48kHz 2 channels, Capture format PCM 32-bit 48kHz 2 channels
11-03-2009 18:25:35 Media stream pipeline: WASAPI Loopback Capture -> ffmpeg.exe --> TViX HD-6500A @ 192.168.0.141
11-03-2009 18:25:35 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:25:35 GMT, Content-Type: audio/mpeg, Accept-Ranges: none
11-03-2009 18:25:35 Process started: ffmpeg.exe -f f32le -ar 48000 -ac 2 -i - -f mp3 -ar 48000 -ac 2 -ab 320k -
11-03-2009 18:25:35 Begin streaming to TViX HD-6500A @ 192.168.0.141...
11-03-2009 18:25:35 WASAPI loopback capture stopped, 0 total gitches.
11-03-2009 18:25:35 I/O stats for WASAPI Loopback Capture: queue=0 reads=62 totalreadbytes=38,400 readsnodata=52 writes=10 totalwritebytes=38,400 writesempty=10 writesfull=0 maxbytes=3,840
11-03-2009 18:25:35 I/O stats for ffmpeg.exe: queue=0 reads=12 totalreadbytes=1,952 readsnodata=10 writes=2 totalwritebytes=1,952 writesempty=2 writesfull=0 maxbytes=992
11-03-2009 18:25:35 Network send stats: bytes=1,952 sleeps=10
11-03-2009 18:25:35 Streaming to TViX HD-6500A (192.168.0.141) completed.
And now I timed the TViX, and it takes 20 seconds for it to return to the list with playlists after I start the playlist.
Back to top
User Profile
View All Posts by User
Scott
#10
Posted :
Tuesday, November 03, 2009 4:44:48 AM(UTC)
Rank: Administration
Joined: 1/25/2009(UTC)
Posts: 1,569
Location: Orlando, FL, USA
Hey XorXaX,
My pleasure. I'm tryin' my best...
From the logfile it appears that the device is disconnecting pretty quick; within a second or less even. Moreover, very little data is being passed across the network, so I'm not sure why the device is taking a full 20 seconds to indicate that it's done.
You can verify that the stream itself is good by opening it from WMP or any other media player software that can open URL's (foobar, etc.). From WMP, you can go to File->Open URL and enter the following:
http://192.168.1.10
:58642/Media/audio/mpeg/CaptureStream
(change the IP to the address where Jamcast is installed)
This will ensure for diagnostics sake that it's really not Jamcast that is ending the stream prematurely (so we don't chase the wrong issue).
Honestly, I still think the device is unhappy with the "Accept-Ranges: none" coming back from Jamcast, an indication that the device won't be able to do any seeking... this being an educated guess based on behavior I've seen on other devices. This guess is further reinforced by the seek-related stuff I see in the logfile for the stream request from the device.
Let me know what you find.
Thanks!
Scott
Jamcast Technical Support
Docs:
http://www.sdstechnologies.com/Wiki/
Back to top
WWW
BLOG
User Profile
View All Posts by User
XorXaX
#11
Posted :
Tuesday, November 03, 2009 4:49:35 AM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
I've been playing from Jamcast on my Sony Bravia now for the past 20 minutes.
Here is it's log if you want.
Code:
11-03-2009 18:25:35 Streaming to TViX HD-6500A (192.168.0.141) completed.
11-03-2009 18:26:59 HTTP/1.1 GET request: /Media/image/jpeg/Resource/Jamcast.Media.Resources.jamcast_album_art.jpg transferMode.dlna.org: Interactive, X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40V5610 ";, X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40V5610 "; mv="1.7";, Host: 192.168.0.120:58641
11-03-2009 18:26:59 Media stream pipeline: Embedded Resource --> BRAVIA KDL-40V5610 @ 192.168.0.50
11-03-2009 18:26:59 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:26:59 GMT, Content-Type: image/jpeg, Content-Length: 18992, Accept-Ranges: none, transferMode.dlna.org: Interactive
11-03-2009 18:26:59 Begin streaming to BRAVIA KDL-40V5610 @ 192.168.0.50...
11-03-2009 18:26:59 I/O stats for Embedded Resource: queue=0 reads=4 totalreadbytes=18,992 readsnodata=1 writes=3 totalwritebytes=18,992 writesempty=1 writesfull=0 maxbytes=18,992
11-03-2009 18:26:59 Network send stats: bytes=18,992 sleeps=0
11-03-2009 18:26:59 Streaming to BRAVIA KDL-40V5610 (192.168.0.50) completed.
11-03-2009 18:27:04 HTTP/1.1 HEAD request: /Media/audio/L16/CaptureStream getcontentFeatures.dlna.org: 1, Pragma: getIfoFileURI.dlna.org, transferMode.dlna.org: Streaming, Host: 192.168.0.120:58641
11-03-2009 18:27:04 Initialized WASAPI shared mode loopback capture -> Default format PCM 32-bit 48kHz 2 channels, Capture format PCM 32-bit 48kHz 2 channels
11-03-2009 18:27:04 Media stream pipeline: WASAPI Loopback Capture -> ffmpeg.exe --> BRAVIA KDL-40V5610 @ 192.168.0.50
11-03-2009 18:27:04 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:27:04 GMT, Content-Type: audio/L16;rate=48000;channels=2, Accept-Ranges: none, transferMode.dlna.org: Streaming, contentFeatures.dlna.org: DLNA.ORG_PN=LPCM;DLNA.ORG_OP=00;DLNA.ORG_CI=1
11-03-2009 18:27:04 Process started: ffmpeg.exe -f f32le -ar 48000 -ac 2 -i - -f s16be -ar 48000 -ac 2 -
11-03-2009 18:27:04 Begin streaming to BRAVIA KDL-40V5610 @ 192.168.0.50...
11-03-2009 18:27:04 WASAPI loopback capture stopped, 0 total gitches.
11-03-2009 18:27:04 HTTP/1.1 GET request: /Media/audio/L16/CaptureStream getcontentFeatures.dlna.org: 1, Pragma: getIfoFileURI.dlna.org, transferMode.dlna.org: Streaming, Host: 192.168.0.120:58641
11-03-2009 18:27:04 Initialized WASAPI shared mode loopback capture -> Default format PCM 32-bit 48kHz 2 channels, Capture format PCM 32-bit 48kHz 2 channels
11-03-2009 18:27:04 Media stream pipeline: WASAPI Loopback Capture -> ffmpeg.exe --> BRAVIA KDL-40V5610 @ 192.168.0.50
11-03-2009 18:27:04 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:27:04 GMT, Content-Type: audio/L16;rate=48000;channels=2, Accept-Ranges: none, transferMode.dlna.org: Streaming, contentFeatures.dlna.org: DLNA.ORG_PN=LPCM;DLNA.ORG_OP=00;DLNA.ORG_CI=1
11-03-2009 18:27:04 Process started: ffmpeg.exe -f f32le -ar 48000 -ac 2 -i - -f s16be -ar 48000 -ac 2 -
11-03-2009 18:27:04 Begin streaming to BRAVIA KDL-40V5610 @ 192.168.0.50...
11-03-2009 18:27:04 I/O stats for WASAPI Loopback Capture: queue=0 reads=0 totalreadbytes=0 readsnodata=0 writes=0 totalwritebytes=0 writesempty=0 writesfull=0 maxbytes=0
11-03-2009 18:27:04 I/O stats for ffmpeg.exe: queue=0 reads=0 totalreadbytes=0 readsnodata=0 writes=0 totalwritebytes=0 writesempty=0 writesfull=0 maxbytes=0
11-03-2009 18:27:04 Network send stats: bytes=0 sleeps=0
11-03-2009 18:27:04 Streaming to BRAVIA KDL-40V5610 (192.168.0.50) completed.
11-03-2009 18:27:04 HTTP/1.1 GET request: /Media/audio/L16/CaptureStream getcontentFeatures.dlna.org: 1, Pragma: getIfoFileURI.dlna.org, transferMode.dlna.org: Streaming, Host: 192.168.0.120:58641
11-03-2009 18:27:04 Initialized WASAPI shared mode loopback capture -> Default format PCM 32-bit 48kHz 2 channels, Capture format PCM 32-bit 48kHz 2 channels
11-03-2009 18:27:04 Media stream pipeline: WASAPI Loopback Capture -> ffmpeg.exe --> BRAVIA KDL-40V5610 @ 192.168.0.50
11-03-2009 18:27:04 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:27:04 GMT, Content-Type: audio/L16;rate=48000;channels=2, Accept-Ranges: none, transferMode.dlna.org: Streaming, contentFeatures.dlna.org: DLNA.ORG_PN=LPCM;DLNA.ORG_OP=00;DLNA.ORG_CI=1
11-03-2009 18:27:04 Process started: ffmpeg.exe -f f32le -ar 48000 -ac 2 -i - -f s16be -ar 48000 -ac 2 -
11-03-2009 18:27:04 Begin streaming to BRAVIA KDL-40V5610 @ 192.168.0.50...
11-03-2009 18:27:06 HTTP/1.1 GET request: /Media/image/jpeg/Resource/Jamcast.Media.Resources.jamcast_album_art.jpg transferMode.dlna.org: Interactive, X-AV-Physical-Unit-Info: pa="BRAVIA KDL-40V5610 ";, X-AV-Client-Info: av=5.0; cn="Sony Corporation"; mn="BRAVIA KDL-40V5610 "; mv="1.7";, Host: 192.168.0.120:58641
11-03-2009 18:27:06 Media stream pipeline: Embedded Resource --> BRAVIA KDL-40V5610 @ 192.168.0.50
11-03-2009 18:27:06 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:27:06 GMT, Content-Type: image/jpeg, Content-Length: 18992, Accept-Ranges: none, transferMode.dlna.org: Interactive
11-03-2009 18:27:06 Begin streaming to BRAVIA KDL-40V5610 @ 192.168.0.50...
11-03-2009 18:27:06 I/O stats for Embedded Resource: queue=0 reads=7 totalreadbytes=18,992 readsnodata=4 writes=3 totalwritebytes=18,992 writesempty=3 writesfull=0 maxbytes=8,192
11-03-2009 18:27:06 Network send stats: bytes=18,992 sleeps=3
11-03-2009 18:27:06 Streaming to BRAVIA KDL-40V5610 (192.168.0.50) completed.
11-03-2009 18:27:09 WASAPI loopback capture stopped, 0 total gitches.
11-03-2009 18:27:10 I/O stats for WASAPI Loopback Capture: queue=675,840 reads=1,367 totalreadbytes=1,224,960 readsnodata=1,075 writes=495 totalwritebytes=1,900,800 writesempty=277 writesfull=0 maxbytes=675,840
11-03-2009 18:27:10 I/O stats for ffmpeg.exe: queue=262,656 reads=47 totalreadbytes=78,848 readsnodata=32 writes=258 totalwritebytes=341,504 writesempty=9 writesfull=1 maxbytes=262,144
11-03-2009 18:27:10 Network send stats: bytes=78,848 sleeps=32
11-03-2009 18:27:10 Streaming to BRAVIA KDL-40V5610 (192.168.0.50) completed.
Do you still want me to test on on a computer in WMP?
I don't know how much time they have put in to the UPnP support of the TViX software either. It might not be fully inplelemted and maybe it will better in future updates of the firmware...
Back to top
User Profile
View All Posts by User
XorXaX
#12
Posted :
Tuesday, November 03, 2009 5:01:48 AM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
Short update, just tested on a computer with WMP11, and ti works lika charm.
Here is the log;
Code:
11-03-2009 18:59:13 HTTP/1.1 GET request: /Media/audio/mpeg/CaptureStream Accept: */*, User-Agent: NSPlayer/11.00.6001.7001 WMFSDK/11.00.6001.7001, GetContentFeatures.DLNA.ORG: 1, Host: 192.168.0.120:58641, Connection: Keep-Alive, Cache-Control: no-cache, Pragma: no-cache
11-03-2009 18:59:13 Initialized WASAPI shared mode loopback capture -> Default format PCM 32-bit 48kHz 2 channels, Capture format PCM 32-bit 48kHz 2 channels
11-03-2009 18:59:13 Media stream pipeline: WASAPI Loopback Capture -> ffmpeg.exe --> hÖrken-dator @ 192.168.0.173
11-03-2009 18:59:13 Response: Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9, Date: Tue, 03 Nov 2009 17:59:13 GMT, Content-Type: audio/mpeg, Accept-Ranges: none, contentFeatures.dlna.org: DLNA.ORG_PN=MP3;DLNA.ORG_OP=00;DLNA.ORG_CI=1
11-03-2009 18:59:13 Process started: ffmpeg.exe -f f32le -ar 48000 -ac 2 -i - -f mp3 -ar 48000 -ac 2 -ab 320k -
11-03-2009 18:59:13 Begin streaming to hÖrken-dator @ 192.168.0.173...
Back to top
User Profile
View All Posts by User
Scott
#13
Posted :
Wednesday, November 04, 2009 4:47:02 AM(UTC)
Rank: Administration
Joined: 1/25/2009(UTC)
Posts: 1,569
Location: Orlando, FL, USA
I'm not ignoring you, XorXax, just struggling with coming up with something intelligent to say here.
By all accounts Jamcast is working (cool about the Bravia btw!), just not with the TViX. I've never gotten any reports that it actually will work with the TViX, the logfile indicates that Jamcast is responding to requests from the device but it seems the device hangs up... I still think it's upset with the fact that the stream is not seekable.
Do you have a support option for TViX that would amount to anything productive you think?
I hate to throw in the towel -- it's not my style -- but I'm about out of things for you to try...
Thanks,
Scott
Jamcast Technical Support
Docs:
http://www.sdstechnologies.com/Wiki/
Back to top
WWW
BLOG
User Profile
View All Posts by User
XorXaX
#14
Posted :
Wednesday, November 04, 2009 6:30:27 AM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
No worries Scott! You've been most helpful!
I belive it is some trouble with the TViX firware, it seems like it does not inplements DLNA very well.
I've tried playing musc streamed from WMP12 via DLNA with no luck, the TViX locks up entirely. But from my Bravia TV it works perfect!
I did just post a question to the TViX support asking how they are thinking aroud inplementing full DLNA-client support.
I will try to keep people updated in this thread.
Thanks again Scott for all the help and for a wounderful software!
Back to top
User Profile
View All Posts by User
Scott
#15
Posted :
Wednesday, November 04, 2009 6:46:11 AM(UTC)
Rank: Administration
Joined: 1/25/2009(UTC)
Posts: 1,569
Location: Orlando, FL, USA
XorXaX wrote:
No worries Scott! You've been most helpful!
I belive it is some trouble with the TViX firware, it seems like it does not inplements DLNA very well.
I've tried playing musc streamed from WMP12 via DLNA with no luck, the TViX locks up entirely. But from my Bravia TV it works perfect!
I did just post a question to the TViX support asking how they are thinking aroud inplementing full DLNA-client support.
I will try to keep people updated in this thread.
Thanks again Scott for all the help and for a wounderful software!
You're very welcome. Sorry I couldn't give you a comprehensive solution...
Respectfully, I would rephrase your question to TViX as I don't believe it's DLNA-related. As a matter of fact, according to your logfiles Jamcast does not appear to be treating the device as DLNA-compliant (which is OK). You can verify this by checking the IsDlna device property via the Jamcast Server Manager. If I were you, I'd ask them about non-seekable content and send them this:
Code:
HTTP/1.0 200 OK
Server: Windows NT/6.1, UPnP/1.0, Jamcast/0.9
Date: Tue, 03 Nov 2009 17:25:24 GMT
Content-Type: audio/mpeg
Accept-Ranges: none
Those are the HTTP response headers from your logfile. Since we know the the MP3 stream itself is valid, I can only conclude that it's something about the headers that the TViX doesn't like (and my bet is on the Accept-Ranges header).
I hope you get a good answer. Hopefully they can at least verify a known issue from that. Let me know!
Thanks!
Scott
Jamcast Technical Support
Docs:
http://www.sdstechnologies.com/Wiki/
Back to top
WWW
BLOG
User Profile
View All Posts by User
XorXaX
#16
Posted :
Monday, February 15, 2010 8:35:07 PM(UTC)
Rank: Member
Joined: 10/18/2009(UTC)
Posts: 10
Location: Sweden
Hi!
An update; I still havn't been able to stream music from my computer to my TViX using Jamcast.
But, yesterday I stumbled upon
DSBridge
and tried it out to stream Spotify to my TViX.
And it works! Well kind of at least, it starts to play the music for 10 seconds then it cuts out. So now I might be on to something.
I will continue to try the Jamcast betas also to see if they might be worth paying for some day.
regards,
Jonas
Back to top
User Profile
View All Posts by User
Users browsing this topic
Guest
Jamcast User Community
»
Jamcast Discussions
»
General Discussion
»
Jamcast support for TViX 6500 with UPnP support
Forum Jump
You
cannot
post new topics in this forum.
You
cannot
reply to topics in this forum.
You
cannot
delete your posts in this forum.
You
cannot
edit your posts in this forum.
You
cannot
create polls in this forum.
You
cannot
vote in polls in this forum.
Watch this topic
Email this topic
Print this topic
» Normal
Threaded
Powered by YAF
|
YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.268 seconds.