-
### Description of Issue/Question
`get_optics` fails on some JUNOS versions, including 12.3 and 11.4 (admittedly < 12.1 supported).
This is due to a simple space inserted in the output for Infi…
-
I am getting a significant drop in frame rate when launching OVR, I am using it in the iracing motorsports simulator, with the oVR off I get the maximum 89 frames per second but as soon as I launch OV…
-
facts dictionary only has these keys for an MXVC with 4 routing engines (2 REs per member):
'version': '14.2R4.2',
'version_RE0': '14.2R4.2',
'version_RE1': '14.2R4.2',
'version_info': junos.vers…
-
### Description of Issue/Question
### Did you follow the steps from https://github.com/napalm-automation/napalm#faq
[X] Yes
[ ] No
### Setup
### napalm-junos version
(Paste verbatim ou…
-
Hello!
I'm having an issue with playing Smooth Streaming content with multiple audio tracks. All of them are English tracks, just using different codecs. The problem is that the first two audio track…
-
### Description of Issue/Question
Running get_environment against MX240 failed with the following error:
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/di…
-
In Reader.Go:
in the following line:
**case !state.tagIframeStreamInf && strings.HasPrefix(line, "#EXT-X-I-FRAME-STREAM-INF:"):**
you use only the first iframe manifest found and not all.
also, the p…
AyliD updated
8 years ago
-
When i try to play this manifest
[SSW 720p H264 CLEAR (SuperSpeedWay, 720p, H264 AAC, no encryption)](http://playready.directtaps.net/smoothstreaming/SSWSS720H264/SuperSpeedway_720.ism/Manifest)
rx-pl…
-
I get a TypeError when I do a get_facts() on a virtual JUNOS router. I included the get_interfaces() call to show that NAPALM is able to talk to the router. It's just that get_facts() fails.
$ python…
-
Hi
I'm trying to create a module jsnapy for ansible and I'm facing an issue
I'm following this doc : https://github.com/Juniper/jsnapy/wiki/4.-Module
I prefer to initiate the ssh connection outside…