Jump to content

Can't stream Live TV From Emby


tnguchief

Recommended Posts

tnguchief

I have had issues with streaming Live TV for a while in Emby from ServerWMC.  Here's some basic info:

 

 - Can stream Live TV and watch recorded TV from Kodi (15.1) using SMB/UNC

 - Can watch recorded TV on Emby from Browser (Edge, IE, Chrome, Android) both on LAN and over Internet

 - Never views Live TV from Emby (spins then comes back with generic error message to see if tuner is available, which it is)

 - Checked security on UNC, set to Everyone RW/Full Control for both the share and file system

 - Tried setting ServerWMC to use HTTP service for Emby, restarted both ServerWMC and Emby to no avail. (port 9180 is open for HTTP Service in Windows Firewall)

 

I am assuming I have some security setup issue of some kind.  Currently running Windows 8.1 Pro x64.  My machine is a little underpowered, but the fact that I can view live well from Kodi tells me that it is some other setting I am missing possibly.

 

Emby:  3.0.5713.5 (I know this is a Beta build, but the release build was not working and was hoping some new support in Beta build would help)

ServerWMC:  1.0.0.58

 

I have attached a recent ServerWMC.log

 

Note:  This is interesting, but to see differences I installed Plex and it had similar problems with Live TV but can view recorded TV.  However, if I start viewing a channel in Kodi and then wait a little and try to bring up the same Live channel in Plex, it works.  My guess is the Kodi instance sets up the temp recording in such a way that when Plex requests the HTTP stream, it just piggybacks on the already generated temp viewing.  This did not work for Emby, either SMB/UNC or HTTP.

 

 

 

 

ServerWMC.log

Link to comment
Share on other sites

krustyreturns

Emby (and Plex) both transcode the stream, so their cpu demands are much greater than kodi.  Looking at the log (briefly) I can tell the streams seem to be starting, but there does seem to be a problem after they get going and I wonder if its that your machine is under powered.  Can you try rinning emby on a different machine than the serverwmc pc?

Link to comment
Share on other sites

Emby (and Plex) both transcode the stream, so their cpu demands are much greater than kodi.  Looking at the log (briefly) I can tell the streams seem to be starting, but there does seem to be a problem after they get going and I wonder if its that your machine is under powered.  Can you try rinning emby on a different machine than the serverwmc pc?

 

I did some additional work to make sure it can direct play to android mobile, android tv, roku, windows tablet, and emby theater. see here:

 

https://github.com/MediaBrowser/Emby/blob/dev/MediaBrowser.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunHost.cs#L229-L371

 

You can probably use some of that code in your own handling of HDHomerun.

Link to comment
Share on other sites

tnguchief

I did try using Emby on a separate machine with the same results.  I figured that if it were workload that it may help to split the load, but to no avail.

 

If it is an underpowered issue, why would my Plex example work then?  Plex won't run the Live stream in my setup alone, but if I start watching the channel in Kodi (all of this is on a separate client machine BTW) and then initiate the live stream to the same channel via Plex, it works.  I figure it is doing a little more work in that case because ServerWMC is maintaining a temp viewing stream for 2 clients and one of them is transcoding.

 

Here is an excerpt from the log posted earlier that shows what is happening there:

 

 

2015/08/30 21:26:30.700 Received client request: Plex^@mediapc@|127.0.0.1|GetServerVersion
2015/08/30 21:26:30.700 Finished request GetServerVersion in 0.00s
2015/08/30 21:26:32.685 Received client request: Plex^@mediapc@|127.0.0.1|GetChannels
2015/08/30 21:26:32.825 GetChannels> DRM channel found: Drama/4.1  drm: PROT_COPY_INVALID
2015/08/30 21:26:32.966 Finished request GetChannels in 0.28s
2015/08/30 21:26:43.060 WcfStreamer::StreamChannelByID> calling OpenLiveStream
2015/08/30 21:26:43.154 OpenLiveStream> -----------------start------------------------
2015/08/30 21:26:43.154 OpenLiveStream> transcode profile will be set to: none
2015/08/30 21:26:43.154 OpenLiveStream> client: Plex^mediapc requesting live stream on channel WLVIDT2/56.2
2015/08/30 21:26:43.154 LiveRemuxStream> live-tv started
2015/08/30 21:26:43.154 SetChannel> Channel: 56.2 : WLVIDT2 - FE865 = { (56.2 : WLVIDT2 - 667C) + [ 56.2 : WLVIDT2 - FE7E2] }
2015/08/30 21:26:43.154 SetChannel> Tuners available for this channel: 1
2015/08/30 21:26:43.154 SetChannel> Tuner DecoyMethod: OnDemand
2015/08/30 21:26:43.154 SetChannel> ---
2015/08/30 21:26:43.154 SetChannel> Attempt: 0,  Tuner: ATI DTV Wonder Digital BDA Tuner / 23c0f1b6-1fa0-4e6a-aec2-8d19785608e2
2015/08/30 21:26:43.154 SetChannel> > Encrypted: False
2015/08/30 21:26:43.154 SetChannel> > RecorderInfo found: True
2015/08/30 21:26:43.154 SetChannel> > Recorder Content Protection: PROT_COPY_FREE
2015/08/30 21:26:43.154 SetChannel> > Status: Available, client:
2015/08/30 21:26:43.154 SetChannel>    ***  requested number of available tuners found, stopping search  ***
2015/08/30 21:26:43.154 SetChannel> ---
2015/08/30 21:26:43.154 SetChannel> available tuners found: 1 [decoys:0], requested: 1, searched: 1
2015/08/30 21:26:43.154 SetChannel> Tuner: ATI DTV Wonder Digital BDA Tuner will be used for the live stream
2015/08/30 21:26:43.154 SetChannel> Recorder acquired: True
2015/08/30 21:26:43.154 SetChannel> TuneRequest set
2015/08/30 21:26:43.169 LiveRemuxStream> wtv recording started in 0.02 sec
2015/08/30 21:26:43.169 LiveRemuxStream> stream output file: LiveTV_Plex^mediapc^0_ATSC_56.2_2015_08_30_21_26_43.ts
2015/08/30 21:26:43.169 LiveRemuxStream> started remux thread: 'WLVIDT2-56.2:1042533'
2015/08/30 21:26:43.310 Remux::FindDescriptors> Scanning wtv for streams...
2015/08/30 21:26:45.177 Parse> Guid: 0 took 1.87 sec, it was attempted 123 times
2015/08/30 21:26:45.177 Parse> Next 4 Guids: 0.00 sec, 0.00 sec, 0.00 sec, 0.00 sec,
2015/08/30 21:26:46.247 Parse> Language 'eng' for stream Id 58
2015/08/30 21:26:47.797 Parse> Total Descriptor parse time: 4.49 sec
2015/08/30 21:26:47.797 Pass Type: 'Descriptor':
2015/08/30 21:26:47.797  >  WtvToPesDemuxer::Parse> total guid headers processed: 581  (Min:500 - Max:2,000)
2015/08/30 21:26:47.797  >  WtvToPesDemuxer::Parse> total data packets processed: 130
2015/08/30 21:26:47.797 Remux::FindDescriptors> wtv scanned (4.49 sec), Streams found:
2015/08/30 21:26:47.797  >  Audio: ID:58 (eng) ac3 2.0 48000 Hz 192 kb/s
2015/08/30 21:26:47.797  >  Video: ID:59 mpeg2video MP-ML 704x480i fps: 30000/1001 AR: 16:9
2015/08/30 21:26:47.797  >  SubTitle: ID:60 ClosedCaption
2015/08/30 21:26:47.797 Remux::FindDescriptors> Output streams:
2015/08/30 21:26:47.797  >  Audio: ID:58 (eng) ac3 2.0 48000 Hz 192 kb/s
2015/08/30 21:26:47.797  >  Video: ID:59 mpeg2video MP-ML 704x480i fps: 30000/1001 AR: 16:9
2015/08/30 21:26:47.887 LiveRemuxStream> 'ts' file created, size: 393,216 in 4.72 sec
2015/08/30 21:26:47.887 LiveRemuxStream> total time: 4.73 sec
2015/08/30 21:26:47.887 OpenLiveStream> -----------------done-------------------------
2015/08/30 21:26:47.997 VideoFileStream> video StreamBase opened for file: D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^0_ATSC_56.2_2015_08_30_21_26_43.ts
2015/08/30 21:26:52.257 WcfStreamer::HandleComError> communication exception, checking for inactive streams
2015/08/30 21:26:52.257 VideoFileStream> activity timer started
2015/08/30 21:26:52.257 WcfStreamer::HandleComError> communication exception, checking for inactive streams
2015/08/30 21:26:52.257 WcfStreamer::HandleComError> communication exception, checking for inactive streams
2015/08/30 21:26:53.927 VideoFileStream> closing stream due to inactivity, file: 'D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^0_ATSC_56.2_2015_08_30_21_26_43.ts', inactive: 00:00:01.8200013
2015/08/30 21:26:53.937 VideoFileStream::Close> sending CloseStream command to RecService
2015/08/30 21:26:53.937 CloseStream> -----------------start------------------------
2015/08/30 21:26:53.937 Remux::Stop> stop remux requested
2015/08/30 21:26:53.947 WtvToPesDemuxer::Parse> Guid header detects stream end
2015/08/30 21:26:53.947 Pass Type: 'Remux':
2015/08/30 21:26:53.947  >  WtvToPesDemuxer::Parse> total guid headers processed: 2,009
2015/08/30 21:26:53.947  >  WtvToPesDemuxer::Parse> total data packets processed: 276
2015/08/30 21:26:53.957 Remux> ENDED, >>>>>>>>>> Run Time: 0.10 min <<<<<<<<<<
2015/08/30 21:26:53.967 LiveRemuxStream::Close> remux stopped successfully
2015/08/30 21:26:54.027 DeleteTS> ts file size: 2,883,584
2015/08/30 21:26:54.027 LiveRemuxStream::Close> ts file deleted: D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^0_ATSC_56.2_2015_08_30_21_26_43.ts
2015/08/30 21:26:54.027 RecordToWTV::Close> isPassive is False => COM recorder will be stopped
2015/08/30 21:26:54.097 LiveRemuxStream::Close> wtv closed successfully
2015/08/30 21:26:54.175 LiveRemuxStream::Close> wtv file size: 3,407,872 (0x340000)
2015/08/30 21:26:54.175 LiveRemuxStream::Close> wtv file deleted: D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^0_ATSC_56.2_2015_08_30_21_26_43.wtv
2015/08/30 21:26:54.175 LiveRemuxStream::Close> closed in 0.24 sec
2015/08/30 21:26:54.175 Close> closed stream for client: Plex^mediapc^0
2015/08/30 21:26:54.175 CloseStream> -----------------done-------------------------
2015/08/30 21:26:54.347 WcfStreamer> InstanceContext closed
2015/08/30 21:26:59.628 Connected client: 'TNCHIEF-LENOVO', IP: 192.168.113.1, isRemote: True
2015/08/30 21:26:59.628  > addon/plugin Version: 0.5.3, Client OS: windows(6.3)
2015/08/30 21:26:59.628  > path to Rec Folder: 'smb://MEDIAPC/Recorded TV'
2015/08/30 21:26:59.644 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetServerVersion|2015-08-31 01:27:28|tnhomewg.mynetgear.com
2015/08/30 21:26:59.644 Finished request GetServerVersion in 0.00s
2015/08/30 21:26:59.816 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetChannels|True
2015/08/30 21:26:59.816 Finished request GetChannels in 0.00s
2015/08/30 21:26:59.831 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetChannelGroups|True
2015/08/30 21:26:59.831 Finished request GetChannelGroups in 0.00s
2015/08/30 21:26:59.847 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetChannelGroupMembers|True|Most Viewed
2015/08/30 21:26:59.847 Finished request GetChannelGroupMembers in 0.00s
2015/08/30 21:26:59.894 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetChannels|False
2015/08/30 21:26:59.894 GetChannels> DRM channel found: Drama/4.1  drm: PROT_COPY_INVALID
2015/08/30 21:27:00.019 Finished request GetChannels in 0.12s
2015/08/30 21:27:00.034 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetChannelGroups|False
2015/08/30 21:27:00.034 Finished request GetChannelGroups in 0.00s
2015/08/30 21:27:00.066 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetChannelGroupMembers|False|Most Viewed
2015/08/30 21:27:00.066 Finished request GetChannelGroupMembers in 0.00s
2015/08/30 21:27:00.081 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetTimers
2015/08/30 21:27:00.081 Finished request GetTimers in 0.00s
2015/08/30 21:27:00.112 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetRecordings
2015/08/30 21:27:00.144 GetRecordings> Total process time 0.03 sec
2015/08/30 21:27:00.144 GetRecordings> Completed for client TNCHIEF-LENOVO,  results:
2015/08/30 21:27:00.144 GetRecordings>    Transfered: RecTV folder files: 24,  watched files: 0
2015/08/30 21:27:00.144 GetRecordings>    Ignored:  local files: 0, temp files: 14
2015/08/30 21:27:00.144 GetRecordings>    Weird files:  no program: 0, no channel: 19, orphaned: 0
2015/08/30 21:27:00.144 GetRecordings>    Misc:  drm: 0, icons: 24, instantRec: 0, metaDataReads: 0, urls: 0, primeTimeRecs: 0
2015/08/30 21:27:00.144 GetRecordings>    Invalid StartTimes: 0
2015/08/30 21:27:00.144 Finished request GetRecordings in 0.03s
2015/08/30 21:27:01.925 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetEntries|1000|1440898050|1441243650
2015/08/30 21:27:01.925 Finished request GetEntries in 0.00s
2015/08/30 21:27:01.941 Received client request: TNCHIEF-LENOVO|192.168.113.1|GetTimers
2015/08/30 21:27:01.956 Finished request GetTimers in 0.02s
2015/08/30 21:27:15.987 Received client request: TNCHIEF-LENOVO|192.168.113.1|OpenLiveStream|1042532|0|56|WLVIHD/56.1
2015/08/30 21:27:15.987 OpenLiveStream> -----------------start------------------------
2015/08/30 21:27:15.987 OpenLiveStream> client: TNCHIEF-LENOVO requesting live stream on channel WLVIHD/56.1
2015/08/30 21:27:15.987 LiveRemuxStream> live-tv started
2015/08/30 21:27:15.987 SetChannel> Channel: 56.1 : WLVIHD - FE864 = { (56.1 : WLVIHD - 667A) + [ 56.1 : WLVIHD - FE7DE] }
2015/08/30 21:27:15.987 SetChannel> Tuners available for this channel: 1
2015/08/30 21:27:15.987 SetChannel> Tuner DecoyMethod: OnDemand
2015/08/30 21:27:15.987 SetChannel> ---
2015/08/30 21:27:15.987 SetChannel> Attempt: 0,  Tuner: ATI DTV Wonder Digital BDA Tuner / 23c0f1b6-1fa0-4e6a-aec2-8d19785608e2
2015/08/30 21:27:15.987 SetChannel> > Encrypted: False
2015/08/30 21:27:15.987 SetChannel> > RecorderInfo found: True
2015/08/30 21:27:15.987 SetChannel> > Recorder Content Protection: PROT_COPY_FREE
2015/08/30 21:27:15.987 SetChannel> > Status: Available, client:
2015/08/30 21:27:15.987 SetChannel>    ***  requested number of available tuners found, stopping search  ***
2015/08/30 21:27:15.987 SetChannel> ---
2015/08/30 21:27:15.987 SetChannel> available tuners found: 1 [decoys:0], requested: 1, searched: 1
2015/08/30 21:27:15.987 SetChannel> Tuner: ATI DTV Wonder Digital BDA Tuner will be used for the live stream
2015/08/30 21:27:15.987 SetChannel> Recorder acquired: True
2015/08/30 21:27:15.987 SetChannel> TuneRequest set
2015/08/30 21:27:16.003 LiveRemuxStream> wtv recording started in 0.02 sec
2015/08/30 21:27:16.003 LiveRemuxStream> stream output file: LiveTV_TNCHIEF-LENOVO_ATSC_56.1_2015_08_30_21_27_15.ts
2015/08/30 21:27:16.019 LiveRemuxStream> started remux thread: 'WLVIHD-56.1:1042532'
2015/08/30 21:27:16.019 Remux::FindDescriptors> Scanning wtv for streams...
2015/08/30 21:27:18.191 Parse> Guid: 0 took 2.17 sec, it was attempted 149 times
2015/08/30 21:27:18.191 Parse> Next 4 Guids: 0.00 sec, 0.00 sec, 0.00 sec, 0.00 sec,
2015/08/30 21:27:18.511 Parse> Language 'eng' for stream Id 61
2015/08/30 21:27:18.511 Parse> Language 'spa' for stream Id 62
2015/08/30 21:27:19.621 Parse> Total Descriptor parse time: 3.60 sec
2015/08/30 21:27:19.621 Pass Type: 'Descriptor':
2015/08/30 21:27:19.621  >  WtvToPesDemuxer::Parse> total guid headers processed: 500  (Min:500 - Max:2,000)
2015/08/30 21:27:19.621  >  WtvToPesDemuxer::Parse> total data packets processed: 94
2015/08/30 21:27:19.631 Remux::FindDescriptors> wtv scanned (3.61 sec), Streams found:
2015/08/30 21:27:19.631  >  Audio: ID:61 (eng) ac3 5.1 48000 Hz 384 kb/s
2015/08/30 21:27:19.631  >  Audio: ID:62 (spa) ac3 2.0 48000 Hz 192 kb/s
2015/08/30 21:27:19.631  >  Video: ID:63 mpeg2video MP-HL 1920x1080i fps: 30000/1001 AR: 16:9
2015/08/30 21:27:19.631  >  SubTitle: ID:64 ClosedCaption
2015/08/30 21:27:19.631 Remux::FindDescriptors> Output streams:
2015/08/30 21:27:19.631  >  Audio: ID:61 (eng) ac3 5.1 48000 Hz 384 kb/s
2015/08/30 21:27:19.631  >  Audio: ID:62 (spa) ac3 2.0 48000 Hz 192 kb/s
2015/08/30 21:27:19.631  >  Video: ID:63 mpeg2video MP-HL 1920x1080i fps: 30000/1001 AR: 16:9
2015/08/30 21:27:22.421 LiveRemuxStream> 'ts' file created, size: 688,128 in 6.42 sec
2015/08/30 21:27:22.421 LiveRemuxStream> total time: 6.43 sec
2015/08/30 21:27:22.421 OpenLiveStream> stream path returned to client: smb://MEDIAPC/Recorded TV/TempSWMC/LiveTV_TNCHIEF-LENOVO_ATSC_56.1_2015_08_30_21_27_15.ts
2015/08/30 21:27:22.421 OpenLiveStream> -----------------done-------------------------
2015/08/30 21:27:22.421 Finished request OpenLiveStream in 6.43s
2015/08/30 21:28:02.731 WcfStreamer::StreamChannelByID> calling OpenLiveStream
2015/08/30 21:28:02.731 OpenLiveStream> -----------------start------------------------
2015/08/30 21:28:02.731 OpenLiveStream> transcode profile will be set to: none
2015/08/30 21:28:02.731 OpenLiveStream> client: Plex^mediapc requesting live stream on channel WLVIDT2/56.2
2015/08/30 21:28:02.731 LiveRemuxStream> live-tv started
2015/08/30 21:28:02.731 SetChannel> Channel: 56.2 : WLVIDT2 - FE865 = { (56.2 : WLVIDT2 - 667C) + [ 56.2 : WLVIDT2 - FE7E2] }
2015/08/30 21:28:02.731 SetChannel> Tuners available for this channel: 1
2015/08/30 21:28:02.731 SetChannel> Tuner DecoyMethod: OnDemand
2015/08/30 21:28:02.731 SetChannel> ---
2015/08/30 21:28:02.731 SetChannel> Attempt: 0,  Tuner: ATI DTV Wonder Digital BDA Tuner / 23c0f1b6-1fa0-4e6a-aec2-8d19785608e2
2015/08/30 21:28:02.731 SetChannel> > Encrypted: False
2015/08/30 21:28:02.731 SetChannel> > RecorderInfo found: True
2015/08/30 21:28:02.731 SetChannel> > Recorder Content Protection: PROT_COPY_FREE
2015/08/30 21:28:02.731 SetChannel> > Status: NOT Available, client: WLVIHD-56.1:1042532|ServerWMC
2015/08/30 21:28:02.731 SetChannel> ---
2015/08/30 21:28:02.731 SetChannel> available tuners found: 0 [decoys:0], requested: 1, searched: 1
2015/08/30 21:28:02.731 LiveRemuxStream> process start error: No tuner available calling Close()
2015/08/30 21:28:02.731 LiveRemuxStream::Close> closed in 0.00 sec
2015/08/30 21:28:02.731 OpenLiveStream> error: No tuner available
2015/08/30 21:28:02.731 WcfStreamer::StreamChannelByID> stream failed to start, StreamBase is null
2015/08/30 21:28:06.931 WcfStreamer::StreamChannelByID> calling OpenLiveStream
2015/08/30 21:28:06.931 OpenLiveStream> -----------------start------------------------
2015/08/30 21:28:06.931 OpenLiveStream> transcode profile will be set to: none
2015/08/30 21:28:06.931 OpenLiveStream> client: Plex^mediapc requesting live stream on channel WLVIDT2/56.2
2015/08/30 21:28:06.931 LiveRemuxStream> live-tv started
2015/08/30 21:28:06.931 SetChannel> Channel: 56.2 : WLVIDT2 - FE865 = { (56.2 : WLVIDT2 - 667C) + [ 56.2 : WLVIDT2 - FE7E2] }
2015/08/30 21:28:06.931 SetChannel> Tuners available for this channel: 1
2015/08/30 21:28:06.931 SetChannel> Tuner DecoyMethod: OnDemand
2015/08/30 21:28:06.931 SetChannel> ---
2015/08/30 21:28:06.931 SetChannel> Attempt: 0,  Tuner: ATI DTV Wonder Digital BDA Tuner / 23c0f1b6-1fa0-4e6a-aec2-8d19785608e2
2015/08/30 21:28:06.931 SetChannel> > Encrypted: False
2015/08/30 21:28:06.931 SetChannel> > RecorderInfo found: True
2015/08/30 21:28:06.931 SetChannel> > Recorder Content Protection: PROT_COPY_FREE
2015/08/30 21:28:06.931 SetChannel> > Status: NOT Available, client: WLVIHD-56.1:1042532|ServerWMC
2015/08/30 21:28:06.931 SetChannel> ---
2015/08/30 21:28:06.931 SetChannel> available tuners found: 0 [decoys:0], requested: 1, searched: 1
2015/08/30 21:28:06.931 LiveRemuxStream> process start error: No tuner available calling Close()
2015/08/30 21:28:06.931 LiveRemuxStream::Close> closed in 0.00 sec
2015/08/30 21:28:06.931 OpenLiveStream> error: No tuner available
2015/08/30 21:28:06.931 WcfStreamer::StreamChannelByID> stream failed to start, StreamBase is null
2015/08/30 21:28:10.231 Received client request: Plex^@mediapc@|127.0.0.1|GetChannels
2015/08/30 21:28:10.241 GetChannels> DRM channel found: Drama/4.1  drm: PROT_COPY_INVALID
2015/08/30 21:28:10.391 Finished request GetChannels in 0.16s
2015/08/30 21:28:16.951 WcfStreamer::StreamChannelByID> calling OpenLiveStream
2015/08/30 21:28:16.951 OpenLiveStream> -----------------start------------------------
2015/08/30 21:28:16.951 OpenLiveStream> transcode profile will be set to: none
2015/08/30 21:28:16.951 OpenLiveStream> client: Plex^mediapc requesting live stream on channel WLVIHD/56.1
2015/08/30 21:28:17.731 AddStreamToRemux> MuxOutput filter added for: Plex^mediapc^3, file: LiveTV_Plex^mediapc^3_ATSC_56.1_2015_08_30_21_28_16.ts
2015/08/30 21:28:17.731 AddStreamToRemux> ts file size: 360,448
2015/08/30 21:28:17.731 OpenLiveStream> -----------------done-------------------------
2015/08/30 21:28:17.731 VideoFileStream> video StreamBase opened for file: D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^3_ATSC_56.1_2015_08_30_21_28_16.ts
2015/08/30 21:28:45.321 Received client request: TNCHIEF-LENOVO|192.168.113.1|CloseLiveStream
2015/08/30 21:28:45.321 CloseStream> -----------------start------------------------
2015/08/30 21:28:45.391 DeleteTS> ts file size: 143,523,840
2015/08/30 21:28:45.421 RemoveMuxOutput> ts file deleted: D:\Recorded TV\TempSWMC\LiveTV_TNCHIEF-LENOVO_ATSC_56.1_2015_08_30_21_27_15.ts
2015/08/30 21:28:45.421 RemoveMultiStreamOutput> MuxFilter output removed for TNCHIEF-LENOVO
2015/08/30 21:28:45.421 Close> closed stream for client: TNCHIEF-LENOVO
2015/08/30 21:28:45.431 CloseStream> -----------------done-------------------------
2015/08/30 21:28:45.431 Finished request CloseLiveStream in 0.11s
2015/08/30 21:30:47.571 WcfStreamer::HandleComError> communication exception, checking for inactive streams
2015/08/30 21:30:47.571 WcfStreamer::HandleComError> communication exception, checking for inactive streams
2015/08/30 21:30:47.571 WcfStreamer::HandleComError> communication exception, checking for inactive streams
2015/08/30 21:30:49.081 VideoFileStream> closing stream due to inactivity, file: 'D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^3_ATSC_56.1_2015_08_30_21_28_16.ts', inactive: 00:00:01.5100005
2015/08/30 21:30:49.151 VideoFileStream::Close> sending CloseStream command to RecService
2015/08/30 21:30:49.151 CloseStream> -----------------start------------------------
2015/08/30 21:30:49.151 Remux::Stop> stop remux requested
2015/08/30 21:30:49.161 WtvToPesDemuxer::Parse> Guid header detects stream end
2015/08/30 21:30:49.161 Pass Type: 'Remux':
2015/08/30 21:30:49.161  >  WtvToPesDemuxer::Parse> total guid headers processed: 110,963
2015/08/30 21:30:49.161  >  WtvToPesDemuxer::Parse> total data packets processed: 16,244
2015/08/30 21:30:49.231 Remux> ENDED, >>>>>>>>>> Run Time: 3.49 min <<<<<<<<<<
2015/08/30 21:30:49.241 LiveRemuxStream::Close> remux stopped successfully
2015/08/30 21:30:49.301 DeleteTS> ts file size: 278,429,696
2015/08/30 21:30:49.311 LiveRemuxStream::Close> ts file deleted: D:\Recorded TV\TempSWMC\LiveTV_Plex^mediapc^3_ATSC_56.1_2015_08_30_21_28_16.ts
2015/08/30 21:30:49.311 RecordToWTV::Close> isPassive is False => COM recorder will be stopped
2015/08/30 21:30:49.377 LiveRemuxStream::Close> wtv closed successfully
2015/08/30 21:30:49.440 LiveRemuxStream::Close> wtv file size: 369,623,040 (0x16080000)
2015/08/30 21:30:49.440 LiveRemuxStream::Close> wtv file deleted: D:\Recorded TV\TempSWMC\LiveTV_TNCHIEF-LENOVO_ATSC_56.1_2015_08_30_21_27_15.wtv
2015/08/30 21:30:49.440 LiveRemuxStream::Close> closed in 0.29 sec
2015/08/30 21:30:49.440 Close> closed stream for client: Plex^mediapc^3
2015/08/30 21:30:49.440 CloseStream> -----------------done-------------------------
2015/08/30 21:30:49.440 WcfStreamer> InstanceContext closed
2015/08/30 21:30:50.236 Received client request: Plex^@mediapc@|127.0.0.1|GetChannels
2015/08/30 21:30:50.236 GetChannels> DRM channel found: Drama/4.1  drm: PROT_COPY_INVALID
2015/08/30 21:30:50.361 Finished request GetChannels in 0.13s
2015/08/30 21:31:02.237 Received client request: Plex^@mediapc@|127.0.0.1|GetTimers
2015/08/30 21:31:02.252 Finished request GetTimers in 0.02s
2015/08/30 21:31:02.252 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441152000|1441155600
2015/08/30 21:31:02.268 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.268 Finished request GetEntries in 0.02s
2015/08/30 21:31:02.268 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441328400|1441332000
2015/08/30 21:31:02.283 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.283 Finished request GetEntries in 0.02s
2015/08/30 21:31:02.299 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441674000|1441675800
2015/08/30 21:31:02.299 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.299 Finished request GetEntries in 0.00s
2015/08/30 21:31:02.299 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441756800|1441760400
2015/08/30 21:31:02.315 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.315 Finished request GetEntries in 0.02s
2015/08/30 21:31:02.315 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441413000|1441414800
2015/08/30 21:31:02.315 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.315 Finished request GetEntries in 0.00s
2015/08/30 21:31:02.330 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441933200|1441936800
2015/08/30 21:31:02.330 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.330 Finished request GetEntries in 0.00s
2015/08/30 21:31:02.330 Received client request: Plex^@mediapc@|127.0.0.1|GetEntries|1042532|1441069200|1441071000
2015/08/30 21:31:02.330 GetEntries> Channel: WLVIHD/56.1, EPG entries: 1
2015/08/30 21:31:02.330 Finished request GetEntries in 0.00s
2015/08/30 21:31:15.893 Received client request: Plex^@mediapc@|127.0.0.1|GetChannels
2015/08/30 21:31:15.908 GetChannels> DRM channel found: Drama/4.1  drm: PROT_COPY_INVALID
2015/08/30 21:31:16.018 Finished request GetChannels in 0.13s
2015/08/30 21:31:40.346 MaintenanceTimer> Callback started at 9:31 PM
2015/08/30 21:31:40.346 MaintenanceTimer> Callback - complete

Link to comment
Share on other sites

Are you accessing the Emby web page via http or https? Live TV absolutely refuses to play for me if I access the page via https. It has to be via http.

Link to comment
Share on other sites

  • 2 weeks later...
tnguchief

OK, so I updated the RAM to 4GB from 2GB and I also discovered I have at least the recommended Emby CPU (Core 2 Duo 2.4 ghz), so I am not as underpowered as I previously thought.

 

Still can't view live TV.  I thought it could be a bitness issue possibly, so I re-installed 8.1 Pro as x86, but same issue.

 

Any other ideas possibly?

Link to comment
Share on other sites

tnguchief

OK, so I switched back to 64-bit to get my full RAM back and I also had a 64GB SSD (uSata drive) that I swapped out for my OS partition.  I had my data separated between 3 drives (OS, Live TV & Recorded TV, Temp storage & Movies).  I turned on logging so I could get the logs for you guys, and lo an behold, switching to the SSD was the difference.  I will probably be looking at a couple faster disks at this point to improve throughput.

 

Thanks so much.

Edited by tnguchief
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...